@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCC;
}
h1 {
	font-weight: normal;
	color: #000033;
	font-style: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 18px;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	line-height: 150%;
}
h2 {
	color: #000033;
	font-size: 14px;
	display: table;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #900;
}
h5 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #900;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#container  {
	width: 955px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
} 
#container #header  {
	background-image: url(images/background.gif);
	height: 180px;
	width: 955px;
} 
#container #header #logo {
	height: 100px;
	width: 200px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 20px;
	float: left;
}
#container  #header  #slideshow  {
	height: 180px;
	width: 600px;
	float: right;
	margin-right: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #navbar  {
	background-image: url(images/background.gif);
	text-align: right;
	height: 30px;
}
#container  #navbar  p  {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#container #sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-left: 10px;
	margin-top: 20px;
	clear: left;
	line-height: 50%;
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	border: 1px solid #930000;
	background-position: left bottom;
	margin-right: 10px;
	height: 220px;
	font-size: 18px;
	background-image: url(images/socks_worland.jpeg);
	color: #003;
	padding-right: 10px;
	text-align: right;
}
#container #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: left;
	padding-right: 10px;
}
#container #sidebar3 {
	clear: left;
	float: left;
	width: 190px;
	background-position: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #930000;
	line-height: 50%;
}
#container #sidebar4 {
	clear: left;
	float: left;
	padding: 10px;
	width: 190px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #930000;
	background-image: url(images/results_background_40premiers07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #sidebar5 {
	width: 190px;
	border: 1px solid #930000;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	background-image: url(images/program_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container    #sidebar6  {
	float: left;
	width: 210px;
	border: 1px solid #990000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 10px;
	height: 210px;
	background-image: url(images/profiles_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
}
#container #sidebar7 {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #930000;
	float: left;
	width: 190px;
	clear: left;
}
#container #sidebar8 {
	background-image: url(images/join_us_background.jpg);
	padding: 10px;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #930000;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #sidebar9 {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #930000;
	background-image: url(images/about_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 10px;
}
#container #sidebar10 {
	border: 1px solid #990000;
	padding: 10px;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: left;
}
#container #sidebar11 {
	color: #999999;
	float: left;
	width: 190px;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#container #sidebar12 {
	border: 1px solid #990000;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 30px;
	padding-top: 10px;
}
#container #sidebar13 {
	background-image: url(images/medallists_background.jpg);
	clear: left;
	float: left;
	height: 260px;
	width: 190px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #990000;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 75%;
	padding: 10px;
	margin-bottom: 20px;
}
#container #mainContent  {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	margin-right: 0px;
	padding: 20px;
} 
#container   #notice  {
	width: 190px;
	float: right;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	line-height: 50%;
	background-repeat: no-repeat;
	margin: 20px;
	height: 190px;
	background-image: url(images/yellow_sticky.png);
	padding: 10px;
}
table {
}
#footer  {
	text-align: right;
	font-size: xx-small;
	height: 20px;
	background-color: #CCCCCC;
	bottom: auto;
	padding-top: 5;
	padding-right: 10px;
	padding-left: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #profile {
	float: right;
	padding: 20px;
}
#container #sponsor {
	clear: left;
	float: left;
	height: 150px;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #003;
	background-repeat: no-repeat;
	background-position: 115px 85px;
	color: #003;
	background-image: url(images/TDYlogo.png);
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #notice p strong {
	font-size: 14px;
}
.twoColFixLtHdr #container #sidebar1 .style15 {
	text-align: right;
}
.twoColFixLtHdr #container #sidebar1 .style151 {
	text-align: left;
}
.twoColFixLtHdr #container #sidebar1 .style16 {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent .style3 em {
	font-size: 10px;
}
