/** BASIC */

body {
	margin: 30px 0px;
	padding: 0px;
	background: url(/images/bgrdnavy.jpg) repeat left;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 25px 0px;
	color: #000000;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.8em;
	text-align: justify;
	line-height: 160%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 280%;
	font-size: 10px;
}

.list1 li {
	padding-left: 24px;
	background: url(/images/homepage05.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #000066;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(/images/homepage05.gif) no-repeat left center;
}

a.link2 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(/images/subpage05.gif) no-repeat left center;
	color: #000066;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
}



.hr1 {
	height: 51px;
	background: url(/images/homepage06.gif) repeat-x left center;
}

/** HEADER */

#header {
	width: 900px;
	height: 195px;
}

/** MENU */

#menu {
	width: 261px;
	height: 195px;
	background: url(/images/homepage03.jpg) no-repeat left top;
}


#menu ul {
	width: 197px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 8px 0px;
	background: url(/images/subpage01.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/** MENU2 */

#menu2 {
	width: 261px;
	height: 595px;
	background: url() no-repeat left top;
}


#menu2 ul {
	width: 197px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	padding: 4px 0px;
	background: url(/images/subpage01.gif) repeat-x left top;
}

#menu2 li.first {
	background: none;
}

#menu2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: underline;
}






/** PAGE */

#page {
	width: 900px;
}

/** CONTENT */

#content {
	width: 639px;
	background: url(/images/subpage02mbr_mid.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(/images/subpage02mbr_top.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 10px;
	background: url(/images/subpage02mbr_btm.jpg) no-repeat left bottom;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	background: url(/images/homepage08.jpg) repeat-y 270px 0px;
}

.two-columns .column1 {
	width: 240px;
}

.two-columns .column2 {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
	width: 261px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 68px;
	margin: 0px auto;
	background: url(/images/homepage13.jpg) no-repeat left top;
}

.footer_text {
	margin: 0px;
	padding-top: 0px;
	line-height: normal;
	text-align: center;
	color: #F5CA99;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	background: url(/images/homepage09.jpg) no-repeat left top;
	color: #EEC492;

}

#box4 .bgtop {
	background: url(/images/homepage11.jpg) no-repeat left top;
	padding: 5px 30px 0px 30px;
	height: 310px
}



#box4 h2 {
	margin-bottom: 5px;
	font-size: 13px;
	color: #F2E7DB;
}

/** BOX5 */

#box5 {
	padding: 10px 10px 5px 15x;
	background: url(/images/homepage12mbr.jpg) no-repeat left top;
	height: 630px;
}

/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: right;
	width: 639px;
	height: 195px;
	background: url(/images/homepage02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0px;
	text-indent: -9999em;
}

/** MENU */

#menu {
	float: left;
}

/** PAGE */

#page {
	margin: 0px auto 12px auto;
}

/** CONTENT */

#content {
	float: right;
}

/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	float: left;
}

.two-columns .column2 {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: left;
}

#schedule {
	
}

/* Schedule Record Boxes (front and backend) */
    .record_header_text {font-weight:bold;padding:3px;}
    .record_table {width:440px;background-color:#e6e6e6;margin:10px;color:#000;}
    .record_header TD {background-color:#c2c2c2;font-weight:bold;text-align:center;color:#000}
    .record_header TH {text-align:center;background-color:#c2c2c2;font-weight:bold;text-align:center;color:#000}
    .record_data TD {text-align:center;color:#000}   
    
    
/* Schedule Grid */
    /*
    .schedule_dgrd {width:100%;}
    .schedule_dgrd TR TD {padding:4px;}
    .schedule_dgrd_header {background-color:#000000;border:0;}
    .schedule_dgrd_header A, .schedule_dgrd_header TH {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;padding:3px}
    .schedule_dgrd_item {background-color:#ffffff}
    .schedule_dgrd_alt {background-color:#E8E8E8}
    */
    
	.schedule_detail_row TABLE TR TD UL {margin:0px;padding:0px;list-style-image:none;list-style-position:outside;list-style-type:none;}
	.schedule_detail_row TABLE TR TD UL LI {margin:0px;padding:0px;list-style-position:outside;list-style-type:none;}
	
    .schedule_home {font-weight:bold}
    .schedule_neutral {font-style:italic}
    .schedule_conference_denotation {width:20px;height:20px;background-color:#ff0000}
    .schedule_key_symbol {font-weight:bold}
    .schedule_key_box TR TH {font-weight:bold;}
    
    .schedule_tournament_title {background-color:#222;color:#fff}
    .schedule_tournament_game TD {background-color:#DFC3C3}
	A.schedule_tournament_link, A.schedule_tournament_link:visited {color:#fff;text-decoration:none;}
	A.schedule_tournament_link:hover {color:#fff;text-decoration:underline;}

