﻿body
{
    font-family: verdana, Trebuchet, Arial;
    font-size: 10pt;
}
h1
{
    font-size: 15pt;
}
h2
{
    font-size: 13pt;
    font-style: italic;
    text-transform: lowercase;
    background: url(../images/h2Bullet.gif) no-repeat left 50%;
    border-bottom: 1px solid #FFD42A;
    padding: 0px 0px 7px 18px;
}
h4
{
    text-transform: lowercase;
    /*background: url(../images/h2Bullet.gif) no-repeat left 50%;*/
    border-bottom: 1px solid #FFD42A;
    /*border-left: 1px solid #FFD42A;*/
    padding: 0px 0px 4px 0px;
    /*background-color:#71213D;*/
    margin:0px 0px 4px 0px;
}
ul
{
    list-style-image: url(../images/bullet.gif);
}

.smaller
{
	font-size:9pt;
}

.homepageitem {
    font-size:9pt;
    padding-left: 8px;
    padding-right: 8px;
}

.alignTop
{
	vertical-align:top;
	padding-bottom:2px;
}

div#preloaded-images
{
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}

.credits {
	padding-top: 3px;
	font-size: 10px;
	font-family: verdana;
}
A {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFD42A;
	text-decoration: none;
}


.link {
	color: #FFFFFF;
	text-decoration: none;
}

.link A {
	color: #31679E;
	text-decoration: none;
}

.link A:hover {
	color: #FFD42A;
	text-decoration: none;
}

.link:hover {
	color: #FFD42A;
	text-decoration: none;
}

.yellowLink {
	color: #FFD42A;
	text-decoration: none;
}

.yellowLink A {
	color: #FFD42A;
	text-decoration: none;
}

.yellowLink A:hover {
	color: #FF3333;
	text-decoration: underline;
}

.yellowLink:hover {
	color: #FF3333;
	text-decoration: underline;
}

img.menu
{
	border: 0px; display: block; padding-bottom: 5px;
}

div.bodyDiv
{
	float: left; 
	background-color: #62001C; 
	width: 750px; color: White; 
	padding: 0px 25px 25px 25px; 
	text-align: left; 
	background-image: url('../images/sphere/new2-2.jpg'); 
	background-repeat: no-repeat; 
	background-position: 550px 27px;
	min-height: 700px;
}

div.footerDiv
{
	width: 800px; 
	background-image: url(../images/fadeBottom.jpg); 
	background-repeat: repeat-x; 
	height: 40px; 
	float: left; 
	margin-left: 50px; 
	color: white; 
	vertical-align: text-bottom; 
	padding-top: 20px;	
}

img.preload
{
	height:1px;
	width:1px;
}

div.headerDiv
{
	float: left; 
	width: 800px; 
	background-image: url(../images/fade.jpg); 
	background-repeat: repeat-x; 
	height: 36px; 
	text-align: right; 
	color: #62001C; 
	margin-left: 50px;	
}

div.menuMain
{
	text-align: center; 
	width: 1000px; 
	float: left;
}

div.sphereRight
{
	background-image: url('../images/sphere/new1-2.jpg'); 
	width: 150px; 
	height: 400px; 
	float: left; 
	margin-top: 25px;	
}

h4.link
{
	cursor:pointer;	
}