html {
	height: 100%;
}

body {
	font-size: 11px;
    color: #FFF;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    text-align: center;
    margin: 0px 0px 0px 0px;
    height: 100%;
}

div {
	text-align: left;
}

a {
    color: #CBD1FD;
}

a:hover {
    color: #FFF;
}

#root {
	text-align: left;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0 auto;
	background: #000 url("../../images/homepage/bg_main.jpg") repeat left top;
	display: table;
}

#splash {
	width: 950px;
	height: 176px;
	background: #0C1446  no-repeat left top;
}

#nav {
	height: 25px;
	background: url("../../images/homepage/bg_nav_main.jpg") repeat left top;
	text-align: left;
}

#sitesearch {
	font-size: 11px;
	color: #FFF;
}

#sitesearch input.txt {
	background-color: #FFF;
	font-size: 11px;
	color: #2E2F73;
	width: 153px;
	border: #666 1px solid;
	align: middle;
}

#sitesearch input {
	vertical-align: middle;
}

#synchexpress {
	padding: 10px 10px;
	background-color: #2668B5;
	margin-bottom: 10px;
}

#synchexpress img {
	margin: 5px 0px;
}

#umpg {
	padding: 10px 10px;
	background-color: #2668B5;
}

#umpg img {
	margin: 5px 0px;
}

span.banner_description {
	font-size: 9px;
}

#royaltyumg {
	margin-top: 60px;
}

#royaltyumpg {
	margin-top: 25px;
}

#col2 {
	width: 580px;
}

div.storytxt {
	color: #CBD1FD;
	font-size: 9px;
	float: right;
	padding: 6px 6px;
	width: 380px;
}

div.storytxt_hover {
	color: #CBD1FD;
	font-size: 9px;
	float: right;
	padding: 5px 5px;
	background-color: #2668B5;
	width: 380px;
	border: 1px #000 solid;
}

h4.story_head {
	font-size: 12px;
	color: #CBD1FD;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.sectionheader {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottomnav {
	clear: both;
	height: 25px;
	background: url("../../images/homepage/bg_nav_main.jpg") repeat left top;
	text-align: left;
}

#copyright {
	margin: 30px 10px;
	color: #9999FF;
	font-size: 9px;
}

