/* CSS Document */


/* CSS General Declaration */

body {
	width:100%;
	margin:0px;
	background-color: #006577;
        background-image: url('images/bckgrcolor.jpg');
	background-repeat:repeat;
	color: black;
	font-family: Verdana,Comic Sans MS,Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

a:link { color: ffffff; text-decoration: none;}
a:visited { color: ffffff; text-decoration: none;} 
a:hover { color: black; text-decoration: none;} 

.tdbg{
background:url(images/buttonbar.jpg);
vertical-align: top;
}

.column a:link {color: blue;}
.column a:visited {color: blue;}
.column a:hover {color: #333333;}
.column a:focus {color: #333333;}
.column a:active {color: blue;}

div#header {width: 900px; background: #ddeefd; padding: 0px; color:#c40000; position: absolute; top: 0px; left: 50%; margin-left: -450px; height: 190px;}




div#navigation {width: 165px; background: #ddeefd; padding: 0px; color: #ddeefd; position: absolute; left: 50%; margin-left: -450px; top: 190px; height: 880px;}



div#body {width: 570px; background: #ffffff; padding: 0px; color: black; position: absolute; left: 50%; margin-left: -285px; top: 190px; height: 880px;}

div#bodydb {width: 570px; background: #ffffff; padding: 0px; font-size: 10px; text-align: left; color: black; position: absolute; left: 50%; margin-left: -285px; top: 190px; height: 880px;}

div#adspace {width: 165px; background: #ddeefd; padding: 0px; color: #ddeefd; position: absolute; left: 50%; margin-left: 285px; top: 190px; height: 880px;}

div#pages {width: 900px; background: #ddeefd; padding: 0px; color: #c40000; position: absolute; top: 190px; left: 50%; margin-left: -450px; height: 40px;}

div#roster {width: 425px; position: absolute; left: 50%; margin-left: -225px; top: 190px; }
