/*Copyright 2008 Salvonix, www.salvonix.us all rights reserved.*/
body {
	padding: 0px; 
	margin: 0px; 
	color: black; 
	background: #7f9ddb;
}
h1 {
	display: block;
	text-align: center;
	font-style: normal;
	font-size:130%;
	font-family: Georgia, serif;
	font-weight: 500;
	color: #1e3883;
	background-color: #faf9f4;
	margin: 1ex 0.3em 1ex 0.3em;
	padding: 0px;
	border-top: 1px dotted #859f97;
	border-bottom: 1px dotted #859f97;
	}
h2 {
	text-align: left;
	font-family: "Script MT Bold", "URW Chancery L", serif;
	font-style: normal;
	font-size:150%;
	font-weight: 900;
	color: #444087;
	margin: 1.5ex 0.6em 0ex 0.6em;
	padding: 0px;
	}

h3  {
	text-align:left;
	font-family: Arial, "Luxi Sans", sans-serif;
	font-weight:600;
	font-size: 110%;
	line-height:0%;
	font-variant:normal;
	color:#36579c;
	padding: 1ex 1em 0ex 1.5em;
	clear:both;
	}


h4 {
	text-align: center;
	font-family: "Script MT Bold", "URW Chancery L", serif;
	font-style: normal;
	font-size:120%;
	font-weight: 700;
	color: #2f5e51;
	margin: 0px;
	padding: 1px 0px 0px;
	}

h5 {
	text-align: center;
	font-family: Georgia, "Lucida Bright", serif;
	font-style: normal;
	font-size:90%;
	font-weight: 500;
	color: #1e3883;
	margin: 0em;
	padding: 0px 0px 3px;
	}	
h6 {
	font-family: Tahoma, "Nimbus Sans L", sans-serif; 
	font-size:70%;
	font-weight:300;
	text-align:center;
	color: #2f5e51;
	padding: 0px 0px 4px;
	margin:0px;
	}
#topBar {
	position:fixed;
        width: auto;
        height: 10px;
        top: 0px;
        right: 100px;
        bottom: 10px;
        left: 100px;
	background-color: #7f9ddb;
	z-index:5;
}
#title     {
        position:fixed;
        width: auto;
        height: 94px;
        top: 10px;
        right: 100px;
        bottom: auto;
        left: 100px;
	background-image:url('images/header.jpg'); 
	background-color: #faf9f4;
        background-repeat: no-repeat; 
/*        background-position: 0% 0%;*/
	border: 3px solid #1e3883;
	margin:0px;
	z-index: 2;}


#leftBar{
	position: fixed;
	width: 100px;
	top:0px;
	left: 0px;
	height: 100%;
	bottom: auto;
 	background-image:url('images/sideGradientL.jpg');
        background-repeat:repeat-y; 
	}

#rightBar{
	position: fixed;
	width: 100px;
	min-width:100px;
	top:0px;
	right: 0px;
	height: 100%;
	bottom: auto;
 	background-image:url('images/sideGradientR.jpg');
        background-repeat:repeat-y; 
}

#content {
        position: absolute;
	width:auto;
        height: auto;
        top: 104px;
        right: 100px;
        bottom: auto;
        left: 100px;
	margin:1ex 0em;
	padding:  5ex 3em 5ex 3em;
	color:#0f2070;
	background-color:white;
	background-image:url('images/USTGSMark.jpg');
        background-position: 50% 70%;
	background-attachment:fixed;
        background-repeat: no-repeat; 
	border-left: 3px solid #1e3883;
	border-right: 3px solid #1e3883;
	border-bottom: 3px solid #1e3883;
	z-index:1;
}

#content p {
	font-family: Arial, Nimbus Sans L, sans-serif; 
	font-size:100%;
	font-weight:300;
	text-align:justify;
	padding: 0ex 3em;
}

#content a:link {
	background:transparent;
	color: #6b2569;
	font-weight: 300;
	text-decoration:underline;
	border-bottom: 0px dotted #1e3883;
/*	padding: 0px;
	margin:0px;*/
}
#content a:visited {
	background:transparent;
	font-weight: 300;
	color: #6b2569;
	text-decoration:underline;
/*	border-bottom: 1px dotted #36579c;
	padding: 0px;
	margin:0px;*/
}
#content a:hover {
	background:transparent;
	font-weight: 300;
	color: #4a1d94;
	text-decoration:none;
/*	padding: 0px;
	margin:0px;*/
}
#content ul li {
	font-family: Tahoma, Nimbus Sans L, sans-serif; 
	font-size:90%;
	font-weight:300;
	text-align:justify;
	list-style:none;
	padding: 0ex 0.3em 0.7ex;
	margin: 0ex 2.5em 0ex 1.5em;
}

.odd {background-color:#faf9f4;}
.even {background-color:#f6f4e8;}
.imageLeft {float:left; margin:0.1in 0.2in;}
.imageRight {float:right; margin:0.1in 0.2in;}
.gold {color:#725b0c; font-weight:600;}
div#content a#imageLinks:link,
div#content a#imageLinks:visited,
div#content a#imageLinks:hover {
	background: transparent; 
	text-decoration: none;}

table#leaders {
	border-collapse:collapse;
	width:80%;
	border:1px solid #1e3883;
	text-align:center;
	margin:0ex auto 4ex auto;
	}
table#leaders th, table#leaders td {padding:7px 0px 3px; width:33%;}
table#leaders caption {
	width:80%;
	background: #1e3883;
	color: #e3d840;	
	font-family: Arial, Luxi Sans, sans-serif;
	font-weight:600;
	font-size: 100%;
	line-height:normal;
	font-variant:small-caps;
	text-align:center;
	margin:0ex auto;
	
	}
table#leaders thead {
	background-color: #7f9ddb;
	color:white;
	}
table#board {
	border-collapse:collapse;
	width:80%;
	border:1px solid #1e3883;
	text-align:center;
	margin:0ex auto 4ex auto;
	}
table#board th, table#board td {padding:7px 0px 3px; width:25%;}
table#board caption {
	width:80%;
	background: #1e3883;
	color: #e3d840;	
	font-family: Arial, Luxi Sans, sans-serif;
	font-weight:600;
	font-size: 100%;
	line-height:normal;
	font-variant:small-caps;
	text-align:center;
	margin:0ex auto;
	
	}
table#board thead {
	background-color: #7f9ddb;
	color:white;
	}

/*#specialContent {
	position:relative;
	width: auto;
	height:auto;
	top:auto;
	background-color:transparent;
	text-align:center;
	padding: 2ex 0em;
	margin-top:2.5ex;
	border: 0px solid #1e3883;
}*/
#specialContent {border:13px solid #859f97;}
#specialContent a:link {padding:0ex; margin: 0ex; text-decoration:none; border:0px;}

#menu {
        position:fixed;
	width:auto;
        height: auto;
        top: 104px;
        right: 100px;
        bottom: auto;
        left: 100px;
	background: #1e3883;
	color: #725b0c;
	z-index: 15;
}
#menu ul {border: 0px; margin: 0px; padding: 0px;}

#menu li {
	position: relative; 
	list-style: none;
	float: left;
	width: auto; 
	border-right: 1px dotted #e3d840;
	padding: 0.1ex 0em; 
	margin: 0em;}

#menu li a {
	display: block;
	font-family: Arial, Luxi Sans, sans-serif;
	font-weight:600;
	font-size: 95%;
	line-height:0%;
	font-variant:small-caps;
	padding: 1.4ex 0.5em;
	text-decoration: none;}

#menu li a:link {background: #1e3883; color: #e3d840;}
#menu li a:visited {background: #1e3883; color: #e3d840;}
#menu li a:hover {background: #2e4f94; color: #faf9f4;}


#copyright {
}
#copyright p {
	background:transparent;
	color: #859f97;
	top: auto;
	right:100px;
	left:100px;
	width: auto;
	height: 7ex;
	padding: 4ex 0em 0ex;
	margin: 2ex 0em 0ex;
	clear:both;
	text-align: right;
	font-family: Luxi Sans, Verdana, sans-serif;
	font-weight:300;
	font-size: 66%;
	text-align:right;
	font-style:italic;
	line-height:normal;
}

#copyright a:link {
	background:transparent;
	color: #1e3883;
	text-decoration:underline;
}
#copyright a:visited {
	background:transparent;
	color: #859f97;
	text-decoration:underline;
}

#copyright a:hover {
	background:transparent;
	color: #7f9ddb;
	text-decoration:underline;
}
#tkdCorner {
	float: left; 
	width: 300px; 
	height: auto; 
   	border: 1px solid #2f5e51; 
	z-index: 1;
   	padding: 0.1ex 0.1em; 
	margin: 1ex 1em 2ex 5em;}
#tkdCorner p.title {
	font-style: italic; 
	text-align:center;
	font-weight: 600; 
	color: #1e3883;
	margin: 1px 1px; 
	background-color: #859f97;}
#tkdCorner p {text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	font-variant: normal;
	line-height:100%;
	padding:5px;
	margin: 0px;
	background-color: #faf9f4;}
.pullquote {
	float: left; 
	width: 275px; 
	height: auto; 
	color: #859f97;
   	border-top: 2px solid #859f97; 
   	border-bottom: 2px solid #859f97; 
	z-index: 1;
	font-family: Garamond, "URW Bookman L", serif;
	font-style:normal;
	font-size:110%;
	font-weight: 800;
	padding: 3px 2px; 
	margin: 1px 7px;}

