/* CSS Document */


body {
	background-image: url(../images/main_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 1px 120px;
	background-color: white;
	margin: 0;
	padding: 0;
	font: 12.5px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
td {

	font: 12.5px Georgia, "Times New Roman", Times, serif;
}

.welcome {font:  normal 13px Georgia, "Times New Roman", Times, serif;color: #000000; width: 580px;
}

DIV#header{position: absolute; top: 0px; left: 0px; width: 100%; background-image: url(../images/header_bkgd.jpg)}
DIV#container{position:absolute; top: 10px; left: 3px; width: 100%; height: 600px}
DIV#content{position:absolute; top: 125px; left: 230px; width: 375px; height: 400px}
.bio{	font: normal oblique 12.5px/14px Georgia, "Times New Roman", Times, serif;color: #3333CC;}
.resource{	font: normal normal 12.5px/18px Georgia, "Times New Roman", Times, serif;	color: #333333;}
.reports {	font: bold normal 12.5px/18px Georgia, "Times New Roman", Times, serif;	color: red;}
.smallSub{font: normal bold 12.5px/14px Georgia, "Times New Roman", Times, serif;color: #333333;}
.design{font: normal 9px/9px Geneva, Arial, Helvetica, sans-serif;color: #333333;}
.reportform{font: normal 12.5px/10px Geneva, Arial, Helvetica, sans-serif;color: #333333;}
