.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:36px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
.style2 {
	font-family:Trebuchet MS, Verdana;
	font-size:24px;
	color:#FF0000;
	text-decoration: none;
}
.style3 {
	font-family:Trebuchet MS, Verdana;
	font-size:12px;
	color:#644D24;
	text-decoration: none;
}
.style4 {
	font-family:Trebuchet MS, Verdana;
	font-size:12px;
	color:#F9F4B0;
	text-decoration: none;
}
.style5 {
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	color:#F9F4B0;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
.maincontent {
	background-image: images/content_bg.jpg;
	background-position: top center;
	background-repeat: no-repeat;
}
a.profile:link {text-decoration:none;color:#F9F4B0;font-family:Trebuchet MS, Verdana;font-size:12px;text-decoration: none;}
a.profile:visited {text-decoration:none;color:#F9F4B0;font-family:Trebuchet MS, Verdana;font-size:12px;text-decoration: none;}
a.profile:hover {text-decoration:none;color:#F9F4B0;font-family:Trebuchet MS, Verdana;font-size:12px;text-decoration: none;}
a.profile:active {text-decoration:none;color:#F9F4B0;font-family:Trebuchet MS, Verdana;font-size:12px;text-decoration: none;}

body {
	background-image: ;
	background-color: #000000;
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #B6BCC9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #C60C46;
	scrollbar-darkshadow-color: #B6BCC9;
}
