@charset "utf-8";

body {
	font-size: 100.01%;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #660000 url(../image/background.jpg) repeat center top;
}
ul.MenuBarHorizontal {
	width: 50em;
	margin: auto;
}
ul.MenuBarHorizontal a{
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 790px;
	background-color: #660000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	background-color: #660000;
	height: 30px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding: 18px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-image: url(../image/cvii-header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#navbar {
	background-color: #660000;
	margin: 0px;
	padding: 0;
	height: 33px;
	width: 790px;
	float: right;
	z-index: 100;
}


#mainContent {
	margin: 0px;
	padding: 0px;
	width: 790px;
	float: left;
	background-image: url(../image/contentbkg.gif);
	background-repeat: repeat;
	position: relative;
}


#mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 20px 25px 0px;
}

#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 35px;
	color: #480B0B;
}
#mainContent h2 {
	border: thin none #660000;
	color: #FFFFFF;
	background: #660000;
	width: 375px;
	font-size: 1.3em;
	padding: 3px 5px 3px 20px;
}
#mainContent li {
	margin-right: 20px;
}

.wework {
	font-style: italic;
	font-weight: bold;
}


.registered {
	font-size: 0.5em;
	vertical-align: super;
}
.centerStyle {
	font-style: italic;
	text-align: center;
}




#adminColumnLeft {
	height: 280px;
	width: 210px;
	margin-left: 40px;
}
#adminCenter {
	height: 300px;
	width: 210px;
	position: absolute;
	left: 300px;
	top: 40px;
}

#adminBottomRow {
	width: 790px;
	text-align: center;
}
#adminRight {
	height: 300px;
	width: 210px;
	left: 550px;
	top: 20px;
	position: absolute;
}


.adminName {
	font-weight: bold;
}

.adminTitle {
	font-style: italic;
	font-size: .8em;
}

a:link {
	color: #000000;
}
#brochure3 {
	height: 22px;
	width: 100px;
	position: absolute;
	left: 653px;
	top: 19px;
	text-align: center;
}
#CEBrochure {
	height: 47px;
	width: 321px;
	position: absolute;
	left: 442px;
	top: 19px;
	text-align: center;
}


#productionBrochure {
	height: 22px;
	width: 134px;
	position: absolute;
	left: 619px;
	top: 19px;
	text-align: center;
}

#videoHolder {
	height: 280px;
	width: 302px;
	float: right;
	margin-right: 40px;
	text-align: center;
	margin-left: 10px;
	font-size: 0.85em;
	font-style: italic;
	margin-top: 15px;
	left: 427px;
	top: 166px;
	z-index: -100;
}
#errorClass {
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFFFFF;
	background: #FF0000;
	text-align: center;
	padding: 10px;
	border: 1.5px solid #000000;
	width: 100%;
	position: absolute;
}
#mainContent h4 {
	color: #600;
	font-weight: bolder;
	margin-left: 25px;
	margin-bottom: -15px;
}
