﻿html,body 
{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	 font-size:12px;    
        font-family: Arial, Helvetica, sans-serif;
        background-color:#747474;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
        height:100%;
}
div#outer 
{

width: 760px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position:relative;
z-index:0;
}
div#FlashArea
{
	width:760px;
	 
	position:relative;
	background-color:#eceef0;
	padding:0px;
	height:275px;
	z-index:1;
}
div#navigation
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:0px;
    height:37px;
    position:relative;
    width:760px;
margin-left:0px;
background-color:#737373;
color:#ffffff;
z-index:2;
}
div#header
{
    margin-top:0px;
    height:80px;
    position:relative;
    width:760px;
margin-left:0px;
background-color:#FFFFFF;
z-index:1;
background-image:url(/images/headerbg.jpg);
	background-repeat:repeat-x;
}
div#header-logo
{
text-align:left;
	    margin-top:12px;
	    margin-left:10px;
    height:93px;
    width:127;
    position:absolute;
    z-index:1;
    color:#d71921;
    font-size:14pt;
    font-family:Arial, Sans-Serif;
    font-style:italic;
}
div#header-tag
{
text-align:left;
	    margin-top:22px;
	    margin-left:165px;
    height:93px;
    width:500px;
    position:absolute;
    z-index:1;
    color:#d71921;
    font-size:25pt;
    font-family:Arial, Sans-Serif;
    font-style:italic;
}
div#ContentBoxSplash
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:0px;
    position:relative;
    width:740px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
margin-left:0px;
z-index:1;
min-height:550px;
	background-image:url(/images/splashbg.jpg);
	background-repeat:repeat-y;

}
div#ContentBox
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:0px;
    position:relative;
    width:740px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
margin-left:0px;
z-index:1;
min-height:150px;
}
div#ContentSplashText
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:0px;
    position:relative;
    width:500px;
margin-left:15px;
z-index:1;
text-align:justify;
}
div#ContentText
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:0px;
    position:relative;
    width:740px;
margin-left:0px;
z-index:1;
text-align:justify;
padding-bottom:15px;

}
 
div#Footer
{padding-top:15px;
    position:relative;
    margin-top:0px;
    width:760px;
    text-align:center;
    height:35px;
    background-color:#737373;
    font:size:14pt;
    color:#FFFFFF;
}
div#Footer2
{    position:relative;
    margin-top:10px;
    width:760px;
    text-align:center;
    height:185px;
    background-color:#FFFFFF;
}
div#Footer3
{    position:relative;
    margin-top:15px;
    width:760px;
    text-align:center;
    height:45px;
    background-color:#ffffff;
    color:#737373;
}

div#SplashRightBar
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:8pt;
    margin-top:400px;

    position:absolute;
    width:220px;
margin-left:534px;
color:#000000;
z-index:2;
text-align:center;
}



A.Footer {font-family:Arial, Helvetica, sans-serif;  font-size:13pt;}
A.Footer:link { text-decoration: none; color: #FFFFFF;} 
A.Footer:visited { text-decoration: none; color:Yellow;}
A.Footer:hover {text-decoration: none; color: #8eab08;}

A.SevenEightNine {font-family:Arial, Helvetica, sans-serif;  font-size:8pt; font-weight:bold;}
A.SevenEightNine:link { text-decoration: none; color: #595963;} 
A.SevenEightNine:visited { text-decoration: none; color:#b6b6b6;}
A.SevenEightNine:hover {text-decoration: none; color: #8eab08;}

A.menu {font-family:Arial, Helvetica, sans-serif;  font-size:12px; }
A.menu:link { text-decoration: none; color: #FFFFFF;} 
A.menu:visited { text-decoration: none; color: #f8fa4c;}
A.menu:hover {text-decoration: none; color: #8eab08;}

A.recent {font-family:Arial, Helvetica, sans-serif;  font-size:8pt; font-weight:bold;}
A.recent:link { text-decoration: none; color: #595963;} 
A.recent:visited { text-decoration: none; color:#b6b6b6;}
A.recent:hover {text-decoration: none; color: #8eab08;}

  img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 15px; 
    margin-bottom: 15px;
}
 
    img.floatRightClear { 
    float: right; 
    clear: right; 
    margin-left: 15px; 
    margin-bottom: 15px;
}
    img.floatRightClear2 { 
    float: right; 
    clear: right; 
    margin-left: 10px; 
    margin-bottom: 10px;
}

div.clear 
{ clear: both; }

h1
{
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    font-size:16pt;
    color:Red;
}
.menu
{
    z-index:100;
}