body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

body.index {
	margin: 0px;
	padding: 0px;
	background-color: #000066;
	background-image: url(../images/indexBG.jpg);
	background-position: top center 100px ;
	background-repeat: no-repeat;
	}
	
	
#header {
	position: absolute;
	height: 85px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/ddoLogo.jpg);
	z-index: 10;
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#footer {
	clear: both;
	align: bottom;
	height: 20px;
	width: 100%;
	z-index: 12;
	background-color: #000066;
	margin: 0;
	padding: 0;
	text-align: right;
 	}


#nav {
	position: absolute;
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 160px;
	z-index: 5;
	background-color: #000066;
	padding-top: 90px;
	padding-left: 15px;
	}


#content {
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/mainBg.jpg);
	z-index: 0;
	background-repeat: no-repeat;
	background-position: 160px 85px;
	margin: 0px;
	padding: 110px 40px 0px 200px;

	}

#content2 {
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/mainBg.jpg);
	z-index: 0;
	background-repeat: no-repeat;
	background-position: 160px 85px;
	margin: 0px;
	padding: 110px 220px 0px 200px;
	background-color: #FFFFFF;
	}

#content a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
}

#content  a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
}

#content a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0;
	border: 0;
	background-color: #000066;
	font-weight: normal;
	display: inline;
}

#content2 a:link {
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
}

#content2 a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
	}

#content2 a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0;
	border: 0;
	background-color: #000066;
	font-weight: normal;
	display: inline;
}


#sponsors {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 180px;
	z-index: 8;
	margin: 0;
	padding: 85px 0px 0px 0px;
	text-align: center;
	border-left: 1px solid #000066;
	background-color: #FFFFFF;
	}

#sponsors h2 {
	text-transform: uppercase;
	background-color: #000066;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 10px;
	text-align: left;

	}

#sponsors p
	{
	margin: 0;
	padding: 6px 10px;
	}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0px 0px 4px 0px;
	width: 100%;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 4px 0px 4px 0px;
	}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #000066;
	background-color: #F4F2F2;
	}

p 
	{
	margin: 0;
	padding: 3px 0px 9px 0px;
	}

ul
	{
	margin: 0;
	padding: 0px 0px 15px 25px;
	}



a:link {
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding-left: 4px;
	}

a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding-left: 4px;
	font-size: 10px;

}
a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-left-color: #FFFFFF;
	padding-left: 4px;
	background-color: #0000CC;
	font-size: 10px;
	font-weight: bold;



}

.hilite {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding: 5px;
}


table {
	border: 1px solid #000066;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	width: 100%;
}



#content table {
	border: 0;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	width: 100%;
}

#content table.t2 {
	border: 1px solid #000066;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	width: 100%;
}

#content th {
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	font-size: 11px;
	border: 0;
}

#content td {
	border: 0;
	vertical-align: top;
}

#content td.t2 {
	border: 1px solid #000066;
	vertical-align: top;
}

#content th.t2 {
	color: #000066;
	background-color: #F4F2F2;
	text-align: left;
	border: 1px solid #000066;
}

#content tr.odd {
	border: 0;
	vertical-align: top;
	background-color: #F4F2F2;
}

#content tr.even {
	border: 0;
	vertical-align: top;
	background-color: #CCCCCC;
}

table.index {
	border: 1px solid #000066;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	maring: 0;
	width: 550px;
	background-color: #000066;
}

th {
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	border: 1px solid #000066;
}

td {
	border: 1px solid #000066;
	vertical-align: top;
}


.copyright
	{display: none;}
	
#boxout {
	width: 150px;
	padding: 5px;
	float: right;
	font-size: 8pt;
	line-height: 12pt;
	margin-right: 0;
	margin-left: 10px;
	border-top: 10px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	}
	
	#boxout h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0px 0px 4px 0px;
	}
#boxoutTSU {
	width: 250px;
	padding: 5px;
	float: right;
	font-size: 8pt;
	line-height: 12pt;
	margin-right: 0;
	margin-left: 10px;
	border-top: 10px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	background-image: url(../images/bottle-water.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#boxoutTSU H1 {

	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0px 0px 4px 0px;
}
img.right {
	float: right;
}


#sponsors a {
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
	}


#sponsors a:link {
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
	}

#sponsors a:visited {
	font-size: 11px;
	text-decoration: underline
	color: #000066;
	padding: 0;
	border: 0;
	display: inline;
}

#sponsors a:hover {
	font-size: 11px;
	text-decoration: none;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: normal;
	display: inline;
}

#sponsors a:hover visited {
	font-size: 11px;
	text-decoration: none;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: normal;
	display: inline;
}


#members {
	font-size: 8pt;
	line-height: 12pt;
	background-color: #F0F0F0;
	margin: 0px 0px 14px;
	text-align: left;
	padding: 0px;
}

#members a {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;

	}


#members a:link {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-size: 7.5pt;
	font-weight: normal;
	}

#members a:visited {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-size: 7.5pt;
	font-weight: normal;
}

#members a:hover visited {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-size: 7.5pt;
	background-color: #E3E3E3;
	font-weight: normal;
}

#members a:hover {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-size: 7.5pt;
	background-color: #E3E3E3;
	font-weight: normal;
}
