body,td,th, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
	margin-right:10px;
}
body {
	background-color:#A8C2D9;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
#wrapper{
	width:680px;
	padding: 0px;
	margin: auto;
}
#head{
	width:680px;
	padding: 0px;
	margin: auto;
}
#logo{
	margin: auto;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 294px;
	float:left;
}
#view a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #F2E8DE;
	height:15px;
	width: 150px;
	padding-top:60px;
	float:right;
	margin:0px;
}
#footer{
	border-bottom: #FFFFFF thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:15px;
	clear:both;
}
#masthead{
	clear:both;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 35px;
	width:656px;
	background-image: url(img/photo.png);
	background-repeat: no-repeat;
	height: 254px;
}
#stripe{
	width: 185px;
	height: 4px;
	background-image:url(img/bar.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#button{
	background-image:url(img/button.png);
	background-repeat:no-repeat;
	padding-top:15px;
	width: 156px;
	height: 30px;
	margin: auto;
	display:block;
}
#button a{
	width: 156px;
	height: 45px;
	display:block;
}
.button:hover{
	cursor:pointer;
}
.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	margin-top:20px;
}
.left{
	background-image:url(img/box.png);
	width: 211px;
	height: 298px;
	float:left;
	margin-left:5px;
	}
.middle{
	background-image:url(img/box.png);
	width: 211px;
	height: 298px;
	float:left;
	margin-left:17px;
	}
.right{
	background-image:url(img/box.png);
	width: 211px;
	height: 298px;
	float:right;
	margin-right:5px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #666666;
}
img, div, a, input, tr, td { 
	behavior: url(iepngfix.htc) 
	}
