* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #eee;
	top: 10px;
}

a {
text-decoration: none;
color: #7CBF0F;
}
a:hover {
text-decoration: underline;
color: #A3D74F;
}

.link {
	text-color:#3333FF;
	text-decoration: underline;
}

.link2 {
	text-color:#3333FF;
	text-decoration: underline;
}

#wrap {
	width: 805px;
	margin: 0 auto;
}

#header {
	height: 200px;
	background-image: url(images/bkgreen.jpg);
	top: 10px;
	width: 800px;
	background-position: center;
	background-color: #403A66;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #A3D74F;
}
#header h2 {
	font-size: 19px;
	color: 16216C;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
	text-decoration: overline;
}

#contentbar {
	height: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/goldbar.jpg);
	top: 201px;
	background-color: #FFFFFF;
}
.contentbarleft {
	float: left;
	padding-left: 20px;
	font-weight: 600;
	font-size: 15px;
	width: 220px;
	left: 50px;
}
.contentbarright {
	float: right;
	font-weight: 600;
	font-size: 15px;
	text-align: left;
	width: 510px;
	margin-right: 10px;
	padding-left: 5px;
}

#content {
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: none;
	left: 10px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.right {
	float: right;
	width: 520px;
	text-align: justify;
	font-size: 14px;
	padding-top: 10px;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	top: 255px;
	border-left-width: thin;
	border-left-color: #413B67;
	margin-left: 5px;
	margin-right: 20px;
	background-color: #FFFFFF;
}
.right h2 a {
text-decoration: none;
color: #A3D74F;
}
.right h2 a:hover {
	color: #fff;
}

.left {
	float: left;
	width: 225px;
	padding-top: 15px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-right-width: thin;
	border-right-color: #413B67;
	bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
	margin-top: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: none;
}
.left ul li a {
	text-decoration: none;
	font-weight: bolder;
	font-size: small;
	color: #19404D;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 10px;
}
.left ul li a:hover {

}

#footer {
	text-align: center;
	font-size: x-small;
	color: #666666;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #ECDB73;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#footer a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
}
.contentbarrightcontent {
	float: right;
	text-align: justify;
	width: 510px;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	border-right-width: thin;
	border-right-color: #413B67;
	margin-right: 15px;
	padding-left: 5px;
}
.leftbottom {
	width: 175px;
	bottom: 5px;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	padding: 5px;
	margin-left: 10px;
}
.movie {
	background-position: center center;
	text-align: center;
	width: 500px;
	position: relative;
}
#emailcontent {
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: none;
	left: 200px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 800px;
	margin-left: 175px;
}
.contentbarrighthome {
	float: right;
	font-weight: 600;
	font-size: 15px;
	text-align: center;
	width: 510px;
	margin-right: 10px;
	padding-left: 5px;
}
.link2 {
	text-decoration:underline;
	text-color:#3333FF;
}
