/* CSS Document */


/* HTML Overrides*/

body {
margin-top:0px;
background-color: #000000;
background-image: url(../images/SE-BG.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
}

table {

border-style: solid;
border-top-style: none;
border-bottom-style:solid;
border-bottom-width:medium;
border-left-style:none;
border-right-style:none;
border-width: 1px;
border-color: #330066;
padding-bottom: 10px;

}




/* Style Sheets*/
#global{
text-align: center;
margin-top: 10px;
color:#00FFCC
}


#buttonandlogocontainer{
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;

}

#buttonandlogocontainer table{
border:none;
	
}

#photocontainer{
width:800px;
height:300px;
margin-left:auto;
margin-right:auto;
//position:relative;
//z-index:2;
}


#textcontainer{
width:700px;
text-align:center;
margin-left:auto;
margin-right:auto;




}

#footer{
	width:700px;
text-align:center;
color:#FFFFFF;
font-family:"Gill Sans", "Times New Roman", Times, serif;
font-size: 12px;
padding-top: 15px;
margin:auto 10px;
}

#textpostcontainer{

width:650px;
color:#336633;
/*background-color:#FFFFF0;*/
margin-left:auto;
margin-right:auto;
//z-index:2;
margin-top: 20px;
margin-bottom:10px;
/*color:#333366;*/
color:#FFFFFF;
font-family:"Gill Sans", "Times New Roman", Times, serif;
text-align:left;
}

#textpostcontainer td, a{
/*color:#333366;*/
color:#FFFFFF;
font-family:"Gill Sans", "Times New Roman", Times, serif;

}







