body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.6em;
}
h1,p {
	font-size:1em;
	line-height:normal;
	margin:0.6em 0em 0.6em 0em;
}

.formquestion {
	width:275px;
}
.error {
	color:red;
}

a img {
	border:none;
}

tr {
	line-height:2em;
	vertical-align:top;
}

dt {
	display:block;
	margin:10px 0px 5px 0px;
}
.picture_caption {
	color:#666666;
}

hr {
	border: thin solid #B7CEE6;
}
	
#wrapper {
	width:800px;
	height:100%;
	margin:0 auto;
}
#header {
	height:110px;
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
	background-position:left;
}
#splashpage {
	width:100%;
	height:666px;
	background-image:url(../images/splah.jpg);
	text-align:left;
}
#leftcol {
	width:212px;
	float:left;
}
#middlecol {
	width:335px;
	border:1px solid #000000;
	float:left;
	margin:0px 5px 0px 5px;
	text-align:left;
	padding:10px 25px 0px 10px;
}
.halfcol {
	float:left;
	width:47%;
	margin-right:10px;
}
#rightcol {
	width:205px;
	float:left;
}
#leftmenu {
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	display:inline;
}
#leftmenu li {
	display:inline;
}
#left menu li a:visited {
	text-align:left;
}
.intro {
	color:#FFFFFF;
	font-size:1.75em;
	font-weight:bold;
	margin:0px 40px 0px 270px;
}
.clearer {
	clear:both;
}
#footer {
	text-align:right;
	margin-right:210px;
}

