/* Begin Site Structure */
body
{
	background-color: black;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	background-image: url(/vr_images/bg_body.jpg); 
}
#outerwrap1
{    
    position: relative;
	width: 1000px;	
	margin-left: auto;
	margin-right: auto; 
}
#outerwrap
{  
	background-image: url(/vr_images/bg_outerwrap.jpg); 
}
#container
{
    position: relative;
	width: 1000px;	
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(/vr_images/bg_container.jpg);
	background-position: absolute, top;
}
#topmenu
{
    padding-bottom: 5px;
    background-color: Black;	
}
#header
{
    height: 129px;
}
#content
{
    margin-top: 33px;
    width: 706px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}
#left
{
    float: left;
    padding-left: 30px;
    width: 429px;
}
#right
{
    float: right;
    padding-right: 10px;
    width: 180px;
    text-align: center;
    color: White;
    font-size: 9pt;
}
#titlebar
{
    padding-bottom: 20px;
    padding-left: 5px;
    /*top: -70px;*/
}
#contentFooter
{
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 70px;
	margin-right: auto;
	/*margin-right: auto;*/
	margin-left: -300px;
	text-align: center;
}
#clearer
{
    clear: both;
}
#footer
{
    padding-top: 10px;
    padding-bottom: 10px;
}
#news
{
    border:solid 1px #999999;
    padding: 5px;
    width: 400px;
    background-color: #f2f0ec;
}
/* End Site Structure */

/* Fonts */
body
{
    font-family: Georgia, Sans-Serif;
	font-size: 10pt;
	color: #5b4b3c;
}
hr
{
    border:dotted #e5b573; border-width:1px 0 0; height:0;
}
#news hr
{
    border: solid #999999; border-width:1px 0 0; height:0;
}
#news
{
    font-style: italic;
}
h1
{
    font-family: Georgia, Sans-Serif;
	font-size: 10pt;
	color: #5b4b3c;
	font-weight: bold;
}
h2
{
    font-family: Georgia, Sans-Serif;
	font-size: 10pt;
	color: #5b4b3c;
	font-weight: normal;
	line-height: 0px;
	text-align: center;
}
.rightTitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #FFFFFF;
}
.newsTitle
{
    font-weight: bold;
    text-decoration: underline;
}
#left a
{
    font-weight: bold;
    text-decoration: none;
    color: #ca8802
}
#left a:hover
{
    color: #666666
}
#right a
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff
}
#right a:hover
{
    color: #CCCCCC
}
#topMenu
{
    color: #e8a12d;
    font-weight: bold;
}
#topMenu a
{
    color: #e8a12d;
    font-weight: bold;
    text-decoration: none;
}
#topMenu a:hover
{
    color: #f8dba4;
    font-weight: bold;
    text-decoration: none;
}
#contentFooter a
{
    color: #5f473a;
    font-weight: bold;
    text-decoration: none;
}
#contentFooter a:hover
{
    color: #666666;
}
#footer
{    
    color: #cccccc;
}
/* End Fonts */
