* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:sans-serif;
	font-size:12pt;
	background: #080d19 url("../images/body_bg.png");
	margin-bottom:2%;
	color:#180021;
}

#header {
	margin:0 10px;
	background: url("../images/header_bg.jpg") center no-repeat;
	height:100px;
	border-bottom:1px solid #180021;
}

#header h1 {
	display:none;
}

#header p {
	text-align:center;
	line-height:30px;
	color:#adadb8;
	font-weight:bold;
}

#frame {
	margin:2% auto;
	width:980px;
	text-align:left;
	background:#8980c2 url("../images/content_bg.png") center repeat-y;
}

#columnMain {
	float:right;
	width:540px;
	padding:0.25em 0;
	text-align:center;
}

#columnMail div.splash {
	display:block;
	margin:auto auto;
}

#columnMain img.thumb:hover {
	border:1px solid white;
}

#columnMain a img.thumb,
#columnMain img.thumb {
	border:1px solid black;
}

#columnMain a img.thumb:hover {
	border:1px solid white;
}

#columnMain p.promo {
	text-align:left;
	margin:0.63em 2.5em;
	font-size:0.8em;
	border-left:1px solid #636193;
	border-right:2px solid #636193;
	border-bottom:2px solid #636193;
	padding:0.25em 1em;
	background:#dcdcde url('../images/p_bg.png') repeat-x;
	line-height:1.2em;
}

#columnLeft {
	float:left;
	width:200px;
	margin-left:10px;
	height:100%;
	padding:0.25em 0;
}

#columnLeft img,
#columnRight img {
	display:block;
	text-align:center;
	margin:auto auto;
}

#columnRight {
	float:right;
	width:200px;
	margin-right:10px;
	height:100%;
	padding:0.25em 0;
}

#columnRight p.promo,
#columnLeft p.promo {
	font-size:0.8em;
	margin:1em;
	color:#dcdcde;
	text-align:center;
	border-top:1px solid #dcdcde;
	border-bottom:1px solid #dcdcde;
	padding:0.25em 0.1em;
	line-height:1.2em;
}

#enclose {
	float:left;
	width:760px;
	height:100%;
}

#footer {
	clear:both;
	text-align:center;
	margin:0 10px;
	background:#453c4b url("../images/footer_bg.png") repeat-x;
	height:35px;
	vertical-align:middle;
	border-top:1px solid #180021;
	font-size:0.8em;
}

#footer li {
	display:inline;
	list-style-type:none;
	padding-left:0.5em;
	margin-left:0.5em;
	border-left:1px solid #adadb8;
	line-height:35px;
}

#footer li:first-child {
	border-left:none
}

#footer li a {
	text-decoration:none;
}

#footer li a:link,
#footer li a:visited {
	color:#adadb8;
}

#footer li a:hover {
	color:white;
}
div.video {
	width:540px;
	background:black;
}
div.video a.play {
	float:left;
	height:233px;
	background:black;
}
div.video a.thumb {
	float:right;
	height:69px;
	margin-bottom:13px;
}
