﻿body
{

background: #000000;



}




#webpage
{

font-family: bold "Trebuchet MS", Arial, Helvetica, sans-serif;
width:900px;
height: 600px;
	
margin: auto;
text-align: center;



	
    
}




#banner
{
    float: left;
	
	font-size:12px;
	color:#ffffff;
	text-align:right;
	height:200px;
	width:1000px;
	
background-image:url(../images/shbanner.jpg);
	
}



#banner a {
	
	
	text-transform:capitalize;
	text-decoration: none;
	color:#CCCCCC;
	
}

#banner a:hover {
	color:#000000;
}




#banneradvert
{
    float: right;
	text-align:right;
    height:170px;
	width:550px;

	
	margin-top: 15px;
	margin-right: 15px;
	
	
	
}




#topbar
{
    float: left;
	height:30px;
    width:1000px;
    text-align: left;
	font-family: bold "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	color: #000000;
	
	
	
}



#topbar a {
	
	font-family: bold "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	text-decoration: none;
	color:#cccccc;
	
	
}

#topbar a:hover {
	
	color:#0000FF;
}









//---Begins Content----//

#content
{


	height: 1000px;
	width:700px;
	
	padding:5px;
	
	}
	


#contentmain
{

   float: left;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8d4695;
	height: 100%;
	width:100%;
	

	
	padding: 10px;
	
	
	}
	
	#contentmain a {
    
	text-transform:none;
	text-decoration:none;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;

	
}

#contentmain a:hover 
{
	color:#999999;
	text-decoration:underline;
}

#contentmain .title
{
   font: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0000FF;

	
}
	
	
	

	
#text
{

   float: left;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: 608px;
	width:290px;
	
	padding: 5px;
	margin-left: 40px;
	
	}



	
	#poster
{

   margin: auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	height: 530px;
	width:630px;
	border: #cccccc thin solid;
	
	
	}
	
	
	#advert
{

   margin: auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	height: 100%;
	width:100%;
	border: #cccccc thin solid;
	
	
	}
	



	
#text .title
{
color:#cccccc;
font-size: 30px;
font-weight: bold;
}










//---Begins bottom----//

#bottom
{

    	
	height: 60px;
	width:900px;
	
	padding:10px;
	
	}


#bottombox
{

   float: left;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height: 60px;
	width:980px;
	
	padding:10px;
	
	border-top: #cccccc thin solid;
	


	
	}


#bottombox a {
    color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;

	
}

#bottombox a:hover 
{
	color:#cccccc;
	text-decoration:none;
}

#bottombar
{
    float: center;


	height:25px;
width:875px;
    text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #07519A;
	position:relative;
	padding: 5px;
	

	
}



//---Ends bottom----//




