body
{
background: #000000;
padding: 0px 0px;
margin: 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF

}


h1
{
	font-size: 25px;
	font-weight: bold;
	color: #848484;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #a4a4a4;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #a4a4a4;
}

label 
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

/* Used for h1 */
.topHeader
{
border-bottom: 1px solid #444444;
padding-top: 0px;
margin-top: 5px;
margin-bottom: 10px;
width: 725px;
}


#superContainer
{
width: 1167px;
min-width: 1167px;
}

#header
{
height: 55px;
padding-top: 150px;
padding-bottom: 0px;
background: #000000 url(images/beachstock08_treasure_01.jpg) no-repeat scroll top;
}

#header ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}

#header li
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: left;
}

#header a
{
padding: 0px 20px 0px 20px;
font-size: 14px;
font-weight: bold;
color: #88aaff;
text-decoration: none;
}

#header a:hover
{
color: #3A67D1;
}

#mainContainer
{
width: 966px;
float: left;
}

#contentContainer
{
height: 100%;
margin: 0px 0px 0px 20px;
border: 1px solid #444444;
float: left;
clear: both;
}

#leftContainer
{
width: 495px;
min-height: 700px;
padding: 5px 15px 15px 15px;
border-right: 1px dashed #444444;
float: left;
}

#rightContainer
{
width: 250px;
padding: 5px 15px 15px 10px;
background: #000000 url(images/parchment_updates.jpg) no-repeat scroll -50px 0px;
float: left;
}

#singleContainer
{
width: 770px;
min-height: 300px;
padding: 5px 15px 15px 15px;
background: #000000 url(images/parchment_updates.jpg) no-repeat scroll top left;
float: left;
}

#footer
{
padding-top: 20px;
padding-bottom: 50px;
margin-left: 15px;
background: transparent;
clear: both;
}

#footer ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}

#footer li
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: left;
}

#footer a
{
padding: 0px 8px 0px 8px;
font-size: 11px;
color: #88aaff;
border-right: 1px solid #444444;
text-decoration: none;
}

#footer a:hover
{
color: #3A67D1;
}


img
{
border-color: #444444;
}




.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
}

.bodytext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88aaff;
	text-decoration: none;
}
 
.bodytext a:hover {
	color: #3A67D1;
	text-decoration: underline;
}

.bodytext a:visited {
	color: #777777;
	text-decoration: none;
}


.error {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;

}

.update_block h3
{
	margin-top: 22px;
	margin-bottom: 1px;
	color: #848484;
}

.updates_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a4a4a4;
	text-decoration: none;
}

.updates_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
}

.updates_description a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88aaff;
	text-decoration: none;
}
 
.updates_description a:hover {
	color: #3A67D1;
	text-decoration: underline;
}
