body {
	margin:0px;
	padding:0px;
	background-color:#000000; 
	font-family:arial, helvetica, verdana, geneva, tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ebebeb;
	}

img, a img, img a {
	border:0px; 
	}

ul {
	line-height:160%;
	}

#world {
	width:1000px;
	padding:0px;
	margin:0px auto 20px auto;
	}

#mast-wrapper {
	width:1000px;
	height:250px;
	}

#mast-right {
	width:620px;
	margin:0px;
	padding:0px;
	float:right;
	}

#mast-text {
	clear:both;
	font-family:arial, helvetica, verdana, geneva, tahoma, sans-serif;
	font-size:13px;
	color:#ebebeb;
	text-align:right;
	padding:8px 30px 0px 0px;
	}

#mast-logo {
	width:321px;
	margin:0px;
	padding:0px;
	}

#main-wrapper {
	margin:20px 0px 0px 0px;
	padding:0px;
	background-color:#000000; 
	}

#content {
	width:760px;
	margin:0px;
	padding:16px 0px 0px 20px;
	background-color:#000000;
	color:#ebebeb;
	float:right;
	line-height:150%;
	}

#nav-col {
	width:200px;
	margin:0px;
	padding:30px 0px 0px 0px;
	}

.td-underline {
	padding:5px 0px 5px 6px;
	border-bottom: 1px solid #555555;
	}




h1 {
	font-family: Verdana, Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #04c4d9; 
	line-height: 135%;
	margin:0px 0px 8px 0px;
	}

h2 {
	margin:0px 0px 8px 0px;
	padding-top: 8px;
	font-family: Verdana, Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #04c4d9; 
	}

h3, h4, h5 {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family: Verdana, Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #04c4d9; 
	font-style:italic; 
	}


div.divider {
	width:auto;
	height:10px;
	clear:both;
	}

div.divider-rule {
	width:auto;
	height:10px;
	clear:both;
	margin:0px 0px 12px 0px;
	border-bottom:1px solid #555555;
	}



#lr-footer {
	margin:30px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}

#webmaster-footer {
	margin:30px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}

/* ---------------- NAV ---------------- */

ul#nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:180%;
	font-size:14px;
	color:#04d9d9;
	}

li.nav-li, li.nav-li a:link, li.nav-li a:visited {
	font-family:tahoma, verdana, arial, helvetica, geneva, sans-serif;
	font-weight:normal;
	color:#04d9d9;
	text-decoration:none;
	}

li.nav-li, li.nav-li a:hover, li.nav-li a:active {
	font-family:tahoma, verdana, arial, helvetica, geneva, sans-serif;
	font-weight:normal;
	color:#8b2323;
	text-decoration:none;
	}


/* ---------------- LINKS ---------------- */



a:link, a:visited {
	color: #63f2ce;
	text-decoration:none;
	}


a:hover, a:active {
	color: #8b2323;
	text-decoration:none;
	}


.image-right {
	margin:0px 0px 8px 18px;
	float:right;
	}




