/* layout */

body {
	margin: 0px auto;
	padding: 0px;
	
	background-color: #720113;
	background-position: top;
	background-repeat: repeat-y;
			
	color: #FFFF00;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}

* html #container {
	margin-left: 1px;

}

* html .horizontal-align {
	margin-left: 1px;
}

/* end of layout */

/* intro */

#intro-bg {
	background-image: url(../images/intro.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 586px;
	height: 59px;
	margin: 0 auto;
}

#intro-font {
	font-size: 11px;
	text-align: right;
	padding-top: 14px;
	padding-right: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.red {
	color: #FF0000;
}

/* end of intro */

/* content box */

.content-box-title-bg {
	background-image: url(../images/box_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 750px;
	height: 50px;
	color: #FFFFFF;
	text-align: left;
}

.content-box-bg {
	background-image: url(../images/box_02.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.content-box-title {
	font-size: 30px;
	text-transform: uppercase;
	margin-left: 50px;
}

.bullet {
	margin-right: 10px;
	vertical-align: middle;
}

.content-box-font {
	font-size: 12px;
}

.content-box-font a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.content-box-font a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.content-box-font a:hover {
	color: #FF99FF;
	text-decoration: none;
}

.content-box-font a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* end of content box */

/* footer */

.footer-bg {
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 760px;
	height: 132px;
}

#footer-font {
	font-size: 10px;
}

/* end of footer */

/* GLOBAL LINKS */

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
}
/* end of GLOBAL LINKS */
.thumb {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.testlinks {
	font-size: 11px;
}
.topsite {
	background-color: #9A0118;
	text-align: left;
}
.smalltext {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFC4C4;
}.style1 {font-weight: bold}.newrightlist {
	background-color: #720113;
	padding: 5px;
	border: 3px solid #FFFFFF;
	text-align: left;
}
.newleftside {
	background-color: #042578;
	padding: 5px;
	border: 3px solid #9699FF;
}
.main {
	background-image: url(../images/bg.gif);
	padding: 10px;
	}.title-bg {
	background-image: url(../images/title-bg.jpg);
	background-color: #000066;
	padding-top: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
