body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/images/background.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}
#banner {
	height: 100px;
	width: 800px;
	background-image: url(images/background_100.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(images/header_may10.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 800px;
}
#social {
	background-image: ;
	background-repeat: no-repeat;
	height: 27px;
	width: 800px;
	background-image: url(images/header_10__2_01_02.gif);
}
#socialcontent {
	padding: 0px;
	height: 26px;
}
#mainphoto {
	background-image: url(images/main_photo.jpg);
	height: 248px;
	width: 800px;
}
#nav {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(images/mock1work_r2_c1.gif);
	background-repeat: no-repeat;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 500;
}
#navlist a:hover {
	color: #FFCC00;
	font-weight: 600;
}
#shadow {
	height: 17px;
	width: 700px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 800px;
	background-image: url(images/home_lv_background_800x600.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer {
	clear: both;
	height: 20px;
	width: 800px;
	background-image: url(images/mock1work_r2_c1.gif);
	background-repeat: no-repeat;
}
#col2content {
	padding: 15px;
	text-align: center;
}
.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	margin-right: 6px;
}
.subhead {
	font-size: 11px;
	color: #D21E2D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #D21E2D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D21E2D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D21E2D;
	padding-bottom: 10px;
	padding-top: 5px;
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color:#990000;
	text-decoration: none;
}

a:visited {
	color:#FFCC00;
	text-decoration: none;
}
a:hover {
	color:#D21E2D;
	text-decoration: underline;
}
a:active { color:#0059b4;}
