

body,td,th {
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-size: .75em;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #993300;
}

h1 {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 100%;
	color: #666666;
}

#outerwrapper {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	width: 800px;
	top: 0px;
	background-color: #FFFFFF;
	overflow: auto;
}
#topbar {
	background-color: #FFD207;
	top: 0px;
	height: 100px;
	width: 800px;
}
#logobar {
	background-color: #666666;
	top: 0px;
	height: 100px;
	width: 800px;
}
#strap {
	top: 0px;
	height: 100px;
	width: 470px;
	background-image: url(../images/strap.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #666666;
	background-position: 155px 60px;
	display: block;
}
#logoholder {
	top: 0px;
	height: 90px;
	width: 150px;
	background-image: url(../images/dsclogo.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #666666;
}
#main {
	margin: 0px;
	background-color: #FFFFFF;
	display: block;
	width: 800px;
	min-height: 400px;
	overflow: auto;

}

#left {
	position: relative;
	float: left;
	width: 190px;
}
#content {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	position: relative;
	width: 400px;
	display: block;
	left: 5px;
	padding-top: 20px;
}

#login {
	position: relative;
	display: block;
	float: left;

	margin: 0;

}
#login a {
	float: left;
	color: #ffffff;
	width: 149px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: bold;
		background-color: #ff9900;
			padding-left: 10px;
			line-height: 20px;
			border-right: 1px solid #999999;
			border-bottom: 1px solid #999999;
			
}

#login a:hover {
		color: #000000;
		background-color: #ffcc66;
		text-decoration: none;
			
}
#content a{
	color: #6666CC;
}

#footer {

	color: #999999;
	position: relative;
	padding: 0px;
	font-size: 80%;
	width: 300px;
	margin-top: 45px;
	padding-left: 5px;


}


a:link {

	text-decoration: none;
	color: #666666;
}
#right {
	background-color: #FFFFFF;
	float: right;
	display: block;
	width: 120px;
	padding-top: 75px;
}
#bannerholder {

	top: 0px;
	height: 62px;
	width: 470px;
	background-image: url(../images/strap.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #666666;
	background-position: 155px 60px;
	display: none;
}
li, ul {
	list-style-type: disc;
	list-style-image: none;
}
.tablehead {
	color: #FFFFFF;
	background-color: #999999;
}
.newsrule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD207;
	padding-top: 5px;
}
.newsauthor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD207;
	font-size: 80%;
	font-style: italic;
	background-color: #FFFFCC;
	padding-left: 2px;
}
.newstitle {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
	background-color: #FFD207;
	height: 25px;
	padding-left: 2px;
}

#small {
	position: absolute;
	border: 1;
	left: 640px;
	top: 300px;
	z-index: 8;
	float: left;
}

.clear {
	clear: both;
}

#wide {padding: 20px;
widht: 100%;}

#content2 {
background-color:#FFFFFF;
width: 400px;}