body {
	margin:0px;
	background-color: #8a088f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	color:#fff;
	font-size:12px;
}
.break{float:none; clear:both; height:0px;}
a:link,
a:visited {
	color: #FFF;
}
a:hover {
	color: #CCC;
}
a.purple:link,
a.purple:visited,
a.purple:hover {
	color: #990099;
}
div.body{
background-color: #000;
margin: 0px auto;
width: 1000px;
padding: 0px;
}
div.header{
margin: 0px;
width: 1000px;
height: 644px;
padding: 0px;
background-image: url(images/banner.jpg);
}
div.header1{
margin: 0px;
width: 1000px;
height: 400px;
padding: 0px;
background-image: url(images/banner-logo.jpg);
}
div.link {  
margin:0px;
padding:25px 0px 10px 0px;
text-align: center;
	}
.divider{
background: url(images/links-div.png) no-repeat right center;
height: 34px;
marign:0px;
}
A.main:link,
A.main:visited{
font-size:14px;
text-decoration: none;
font-weight:bold;
margin:0px;
padding: 0px 20px;
color: #ffffff;
}
A.main:hover {
color: #ccc;
}	
#linkhbar {
	width:435px; /*this width will be equal to the background image width*/
	height:183px; /*this height will be equal to the background image height*/
	position: absolute;
	top: 85px;
	left: 620px;
	clear:both;
}
#linkhbar a {
	width:100%;
	height:100%;
	display:block;
} 

#linkbox1 {
	width:260px; /*this width will be equal to the background image width*/
	height:300px; /*this height will be equal to the background image height*/
	margin: 120px 10px 0px 50px;
	float:left;
}
#linkbox1 a {
	width:100%;
	height:100%;
	display:block;
} 
#linkbox2 {
	width:260px; /*this width will be equal to the background image width*/
	height:300px; /*this height will be equal to the background image height*/
	margin: 120px 10px 0px 50px;
	float:left;
}
#linkbox2 a {
	width:100%;
	height:100%;
	display:block;
} 

#linkbox3 {
	width:260px; /*this width will be equal to the background image width*/
	height:300px; /*this height will be equal to the background image height*/
	margin: 120px 50px 0px 10px;
	float:right;
}
#linkbox3 a {
	width:100%;
	height:100%;
	display:block;
} 
#news {
	width:200px; /*this width will be equal to the background image width*/
	height:100px; /*this height will be equal to the background image height*/
	margin: 20px 0px 0px 770px;
	float:left;
}
#news a {
	width:100%;
	height:100%;
	display:block;
} 

#face {
	width:75px; /*this width will be equal to the background image width*/
	height:75px; /*this height will be equal to the background image height*/
	margin: 135px 0px 0px 730px;
	float:left;
}
#face a {
	width:100%;
	height:100%;
	display:block;
} 
#twitter {
	width:75px; /*this width will be equal to the background image width*/
	height:75px; /*this height will be equal to the background image height*/
	margin: 135px 10px 0px 10px;
	float:left;
}
#twitter a {
	width:100%;
	height:100%;
	display:block;
} 

#mys {
	width:75px; /*this width will be equal to the background image width*/
	height:75px; /*this height will be equal to the background image height*/
	margin: 135px 20px 0px 0px;
	float:right;
}
#mys a {
	width:100%;
	height:100%;
	display:block;
} 

div.leftbox {  
width:460px;
margin:40px 10px 10px 10px;
padding:10px;
float:left;
	}
div.rightbox {  
width:460px;
margin:40px 10px 10px 10px;
padding:10px;
float:right;
font-size:12px;
text-align:right;
	}
	
div.box1{
width:455px;
margin:10px 10px 10px 10px;
padding:10px;
float:left;
border-right:1px dashed #990099;
}
div.box2{
width:455px;
margin:10px 10px 10px 10px;
padding:10px;
float:right;
}

h1.purple
{margin:0px;
padding:5px;
color:#990099;
font-size:20px;
font-weight:lighter;
}
h1.blue
{margin:0px;
padding:5px;
color:#0c79d6;
font-size:20px;
font-weight:lighter;
}
h2.yellow
{margin:0px;
padding:0px 5px;
color:#ffff99;
font-size:16px;
font-weight:lighter;
}
h2.pink
{margin:0px;
padding:0px 5px;
color:#cc0066;
font-size:16px;
font-weight:lighter;
}
P {
padding:5px;
margin:0px;
font-size:14px;
}
p.large{
font-size:15px;
font-weight:bold;
padding:10px 0 0 0;
margin:0px;
}
div.footer{
margin: 0px;
font-size:10px;
padding:10px;
color:#fff;
font-weight:bold;
text-align: center;
}	
