@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
}
.editpic {
	padding-top: 4px;
	padding-right: 8px;
}
.pagebreak {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDCFCE;
	line-height: 20px;
	padding-left: 6px;
}
.main_div {
	width: 900px;
	letter-spacing: 1px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 14px;
	letter-spacing: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
}
.feat_bak {
	background-image: url(images/featvid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.featvid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.line-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.biopic {
	padding-top: 15px;
	padding-bottom: 15px;
}
.contactback {
	background-image: url(images/contactpic.jpg);
	background-repeat: no-repeat;
	height: 383px;
	width: 900px;
}
.video {
	background-image: url(images/videobak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.toggleopacity img{
	border: 1px solid #666666;
}

.toggleborder img{
border: 1px solid #000;
}

.toggleopacity:hover img{
	border: 1px solid #FFFFFF;
}

.toggleborder:hover{
	color: #07964C; /* Dummy definition to overcome IE bug */
}
.videoicon {
	background-image: url(images/videobak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a
{
	outline: none;
}


