d img {display: block;}
body {
	background-image: url(../images/drds_bkg3.jpg);
	margin-top: 0px;
	background-color: #000066;
	background-image: url(../images/drds_bkg3.jpg);
	background-repeat: repeat-x;
	vertical-align: 0px;
	top: 10px;		font-size: 14px;
}

td img {
	display: block;
}

.main {
	font-family: Century Gothic, Arial, Times, Times New Roman;
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
body,td,th {
	font-family: Century Gothic, Arial, Times, Times New Roman;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.5em
}
a:link {
	font-family: Century Gothic, Arial, Times, Times New Roman;
	color: #CC9933;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
h1 {
	font-size: 110%;
	font-family: Century Gothic, Arial, Times, Times New Roman;
}
h2 {
	font-size: 115%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
a.footer:link {
	color: white;
	size: 11px;
	valign: center;
	text-decoration: none;
}
a.footer:active {
	color: white;
	size: 11px;
	valign: center;
	text-decoration: none;
}
a.footer:visited { 
	color: white; 
	size: 11px;
	valign: center;
}
a.footer:hover { 
	color: white; 
	size: 11px;
	valign: center;
	text-decoration: none
}
a.specialLink:link { 
	color: white;
	text-decoration: none;
}
a.specialLink:visited { 
	color: white;
	text-decoration: none;
}
a.specialLink:hover { 
	color: white;
	text-decoration: none;
}
a.specialLink:active { 
	color: white;
	text-decoration: none;
	
}
.notice_list {
	list-style-type: circle;
	padding: 5px;
	color: #FFFFFF;
	width: 225px;
	padding-top: 0px;
	line-height: 100%;
	text-indent: -15px;
	padding-left: 10px;
	margin-left: 10px;
}

d img {display: block;}

<style type="text/css">


body {
	background-color: #000066;
	background-image: url(images/drds_bkg3.jpg);
}
td img {display: block;}
</style>
<style type="text/css">

h1 {
	color: #FFFFFF;
}
#right_sidebar {
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
	height: 200px;
	width: 200px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
