body {
	background-color: #000000;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px; 
}

p,td,li {

	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #665a5a;	
}

a {
	color: #a60a0a;	
}

a:hover {

	color: #cc0000;	
}

a:visited {

	color: #921616;
}

a.copyright {
	color: #fff;	
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

a.copyright:hover {

	color: #633914;	
}

a.copyright:visited {

	color: #fff;
}

a.sidebar {
	color: #fff;	
}

a.sidebar:hover {

	color: #g5ty7u;	
}

a.sidebar:visited {

	color: #fff;
}

h1 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #7b7070;

}

h3 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}

h4 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7b7070;
}

h5 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

h6 {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.black {
	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

p.copyright {
	font-size: 10px;
	padding: 15px;
	color: #FFF;
}

td.header {
	width: 985px;
	height: 181px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

td.mcontent {
	width: 666px;	
	background-image: url(../images/mcontentbg.gif);
	background-repeat: repeat-y;
 }

td.mcontentbtm {
	width: 666px;	
	height: 21px;
	background-image: url(../images/contentbtm.gif);
	background-repeat: no-repeat;
}


td.rcoltop {
	width: 319px;	
	height: 59px;
	background-image: url(../images/rcoltop.png);
	background-repeat: no-repeat;
}

td.rcolbtm {
	width: 319px;	
	height: 21px;
	background-image: url(../images/rcolbtm.png);
	background-repeat: no-repeat;
}

td.rcolend {
 height: 50px;
}

td.homeright {
	width: 269px;	
	background-image: url(../images/rcolbg.png);
	background-repeat: repeat-y;
	padding: 0px 30px 20px 20px;
}

td.homebuttons {
	width: 140px;	
	height: 68px;
	background-image: url(../images/homebuttons.png);
	background-repeat: no-repeat;
}

.quote {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	line-height: 135%;
}

.quotecredit {
	margin-left: 15px;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 125%;
}

.quote2 {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	line-height: 135%;
}

.quotecredit2 {
	margin-left: 15px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 125%;
}

.largegrey {

	font: 36px Georgia, "Times New Roman", Times, serif;
	color: #665a5a;
	line-height: 135%;
}

.largewhite {

	font: 36px "Calibri", Tahoma, Geneva, sans-serif;
	color: #fff;
	line-height: 135%;
}

.mediumblue {

	font: 24px "Calibri", Tahoma, Geneva, sans-serif;
	color: #0132c6;
	line-height: 135%;
}

.mediummauve {

	font: 24px "Calibri", Tahoma, Geneva, sans-serif;
	color: #bc154b;
	line-height: 135%;
}

.sidetext {

	font-family: "Calibri", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #FFFFFF;	
}

