@charset "utf-8";

/* CSS Document */



.bodytext {

	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

	font-size:12px;

	color:#000000;

}

.smalltext {

	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

	font-size:10px;

	color:#000000;

}

a {

	text-decoration:none;

}

body {

	background-color:#CCCCFF;

	padding:0px;

	margin:0px;

}

.nav {

	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

	font-size:15px;

	margin-top:auto;

	margin-left:30px;

	margin-right:30px;

}

.bodynav {

	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

	font-size:15px;

}

a.bodynav:link, a.bodynav:visited {

	color:#FFFFFF;

}

a.bodynav:hover {

	color:#0099CC;

}

a.nav:link, a.nav:visited {

	color:#000000;

}

a.nav:hover {

	color:#0099CC;

}

#container{

	background-color:#FFFFFF;

	width:1000px;

	text-align:left;

	position:relative;

	top:0px;

}

#logosplash{

	width:100%;

}

#logo{

	background-color:#CCCCFF;

	width:100%;

}

#splash{

	width:100%;

}

#navigation{

	background-color:#FFFFCC;

	width:100%;

	height:25px;

	text-align:right;

	line-height:25px;

}

#topbar{

	width:100%;

	height:2px;

	background-color:#0099CC;

}

#body{

	width:100%;

}

#bottomcontainer{

	float:left;

	width:100%;

}

#bottombar {

	width:100%;

	height:2px;

	background-color:#0099CC;

}

#bottomtext {

	height:25px;

	width:100%;

	background-color:#FFFFCC;

	line-height:25px;

}
