@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/main_contentbg2.jpg);
	background-repeat: no-repeat;
}
.main_left {
	padding: 20px;
}
.main_right {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:12px;
	line-height: 1.6em;
}
.innerleft {
	background-image: url(../images/inner_content_left.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.inner {
	background-color: #000000;
	background-image: url(../images/inner_content_leftbg.gif);
	background-repeat: repeat-x;
}

.innerleftcontent {
	padding-top: 205px;
	padding-right: 44px;
	padding-left: 44px;
}
.innerright {
	background-image: url(../images/inner_content_right.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 28px;
}
.inner_cont {
	margin: 0px;
	padding-top: 0px;
	padding-left: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	width: 590px;
}
.inner_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	width: 590px;
	padding-left: 10px;
}


.img {
	margin-bottom: 6px;
	margin-top: 6px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	text-decoration: none;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #79ccfd;
	text-decoration: none;
}
a:visited {
	color: #79ccfd;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #79ccfd;
	text-decoration: none;
}

.tn {
	border: 1px solid #999999;
	padding: 3px;
	margin: 3px;
}
#kenney {
    background: url(../images/team/Kenney.jpg) no-repeat;
    color: white;
    padding: 141px 19px 10px 260px;
    height: 186px;
    margin-bottom: 15px;
}
#douglas {
    background: url(../images/team/Douglas.jpg) no-repeat;
    color: white;
    padding: 141px 19px 10px 294px;
    height: 186px;
    margin-bottom: 15px;
}
#vega {
    background: #000 url(../images/team/Vega.jpg) no-repeat;
    color: white;
    padding: 141px 19px 10px 294px;
    height: 200px;
    margin-bottom: 15px;
}
#walker {
    background: #000 url(../images/team/Walker.jpg) no-repeat;
    color: white;
    padding: 141px 275px 10px 21px;
    height: 186px;
    margin-bottom: 15px;
}
#fend {
    background: #000 url(../images/team/Fend.jpg) no-repeat;
    color: white;
    padding: 141px 275px 10px 21px;
    height: 186px;
    margin-bottom: 15px;
}
#hesseltine {
    background: #000 url(../images/team/Hesseltine.jpg) no-repeat;
    color: white;
    padding: 141px 275px 10px 21px;
    height: 186px;
    margin-bottom: 15px;
}
