.BodyBackground
{
    background-image: url('../images/BigSky.jpg');
}


.MainDivBackground
{

    width:560px;
	margin:0 auto;
    position:absolute; 
    left:100px;
    top:100px; 
    height:800px; 
	color:red;
	font-size:20px; 
}

.MainHeader
{
    position:absolute; 
    top:0px;
	left:0; 
	background-color:#000000;  

}
#wrapper
{
    width:760px;
	margin:0 auto;
	text-align:left;
}

.ContentDiv
{
    position:relative;
	top:-210px;
    width:500px;
	height:2500px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid red;
	border-left:5px solid red;
	border-bottom:5px solid red;
}

.ContentDiv_Red
{
    position:relative;
	top:0px;
    width:500px;
	height:2500px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid red;
	border-left:5px solid red;
	border-bottom:5px solid red;
	text-align:left;
}

.ContentDiv_Blue
{
    position:relative;
	top:0px;
    width:500px;
	height:1500px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid blue;
	border-left:5px solid blue;
	border-bottom:5px solid blue;
	text-align:left;
}

.ContentDiv_Green
{
    position:relative;
	top:0px;
    width:500px;
	height:12500px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid green;
	border-left:5px solid green;
	border-bottom:5px solid green;
	text-align:left;
}


.ContentDiv_FF00FF
{
    position:relative;
	top:0px;
    width:500px;
	height:1300px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid #FF00FF;
	border-left:5px solid #FF00FF;
	border-bottom:5px solid #FF00FF;
	text-align:left;
}

.ContentDiv_FFFF00
{
    position:relative;
	top:0px;
    width:500px;
	height:1900px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid #FFFF00;
	border-left:5px solid #FFFF00;
	border-bottom:5px solid #FFFF00;
	text-align:left;
}

.ContentDiv_FF9900
{
    position:relative;
	top:0px;
    width:500px;
	height:930px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid #FF9900;
	border-left:5px solid #FF9900;
	border-bottom:5px solid #FF9900;
	text-align:left;
}

.ContentDiv_9DF7F6
{
    position:relative;
	top:0px;
    width:500px;
	height:550px;
    background-image: url('../images/textBkgd.gif');
    border-top:5px solid #9DF7F6;
	border-left:5px solid #9DF7F6;
	border-bottom:5px solid #9DF7F6;
	text-align:left;
}


P.PageTitle
{
	font-family: TRENDY;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color:#00FF00;
}

.PageTitle_000000
{
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

P.FAQ_bkgd
{
    background-color:#00FF00;
}

.FAQs_subtitles
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}

.FAQs_content
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
    position:relative;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
    border:1px;
    padding:5px;
    width:550px;
}



.EBPS_content
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.Section_Titles_General
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	position:relative;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:0px;
    border:0px;
    padding:5px;
	width:500px;
}

.Page_Titles_General
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	position:relative; 
	margin-top:15px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
    border:0px;
    padding:5px;
	width:400px;
}


.ContentBorder_00FF00
{
    background-color: #00FF00;
}
.ContentBorder_FFFF00
{
    background-color: #FFFF00;
}
.ContentBorder_FF0000
{
    background-color: #FF0000;
}
.ContentBorder_0000FF
{
    background-color: #0000FF;
}


.ContentBorder_FF00FF
{
    background-color: #FF00FF;
}

.ContentBorder_FF9900
{
    background-color: #FF9900;
}
.ContentBorder_000000
{
    background-color: #CCCCCC;
}


LI.red
{
	color:red; 
}
LI.green
{
	color:green; 
}

ul.FAQs 
{
     margin-left: 0.5em; 
	 padding-left: 0;
}


.FAQsTitles_Red
{
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    color:#FF0000;
}

A:link.FAQs
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;

	text-decoration: none;
	color:#000000;
}
A:active.FAQs
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;

	text-decoration: none;
	color:#000000;
}
A:hover.FAQs
{

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;

	text-decoration: none;
	color:#00AA00;
}
A:visited.FAQs
{
	font-family: Arial;
	font-weight: bold;

	text-decoration: none;

}



.MenuBkgd
{
        background-color: #CCCCCC;
}

.Secondary_Color
{
	 color: #FFCC99;
	 background-color: #FFCC99;
}

.ContentBkgd
{
        
}

.PageTitles
{
    font-family: Verdana;
    font-size:18px;
    font-weight:bold;
    color:#FF8080;
}


.mainbodytext_black
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


.mnuBackground1
{
    background-image: url('../images/mnuBackground1.gif');
}


.contentSpinecor 
{
    background-image: url('../images/dancer_Brace.jpg');
    background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
    height: 600px;
}

.mainbodytext_white
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer
{
	font-size:xx-small;
}

.mainheader_v1
{
       background-color: #FF9900;
}





.body_background 
{
    background-color: #000000
}


.menubar
{
	font-family: Impact, Mangal;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}

.TableBackGround
{
    background-color: #FFFF66;
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}


A:link
{
	text-decoration: none;
}
_A:active
{
	text-decoration: none;
}
_A:hover
{
	text-decoration: none;
}
_A:visited
{
	text-decoration: none;
}
