BODY
{
	background-color: #6d7900;
	background-image: url(../_common/page_back.jpg);
	background-repeat: repeat-x;
	margin:0;
}
/**************   text **************/
body 
{
	font-family: Verdana, Arial, helvetica;
	color:#FFFFFF;
	font-size:68.9%;
}

a:link{
	font-weight: bold;
	color:#FFFFFF;
}
a:active{
	font-weight: bold;
	color:#FFFFFF;
}
a:visited{
	font-weight: bold;
	color:#FFFFFF;
}
a:hover{
	font-weight: bold;
	color:#FFFFFF;
}

p, h2, h3, h4, h5{
	margin-top:0;
	margin-bottom:3em;
	}
h1 {
	font-size: 1.5em;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom: .5em;
	}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	}
	
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
img {
	border: 0px;
	}
.clear1 {
	clear:both;
}
textarea {
	font-family: Verdana, Arial, helvetica;
}
ol, ul {
	margin:0;
	padding:3em; 
}
.nav1 a:link{
	font-weight:normal;
	text-decoration:none;
}
.nav1 a:active{
	font-weight:normal;
	text-decoration:none;
}
.nav1 a:visited{
	font-weight:normal;
	text-decoration:none;
}
.nav1 a:hover{
	font-weight:normal;
	text-decoration:none;
}
table
{
border-collapse:collapse;
}
td
{
padding:0;
}
#outer-wrap {
	width: 100%;
	height: 100%;
	min-height:100%;
}
#MainWrap {
	position:relative;
	width:950px;
	margin-right:auto;
	margin-left:auto;
}
#Head {
	position:relative;
	width:950px;
	height:310px;
	top: 0px;
	left: 0px;
	z-index:1;
}
#HeadLeft {
	position:absolute;
	width:360px;
	height:310px;
	top: 0px;
	left: 0px;
	z-index:2;
}
#HeadRight {
	position:absolute;
	width:410px;
	height:105px;
	z-index:3;
	top: 0px;
	left: 540px;
}
#HeadQuote {
	position:absolute;
	width:363px;
	z-index:4;
	left: 325px;
	top: 155px;
	text-align: center;
	font-style: italic;
}
#HeadQuote p{
	margin-bottom:1em;
	}
#HeadTitle {
	position:absolute;
	width:186px;
	height:30px;
	z-index:5;
	left: 686px;
	top: 228px;
	text-align: center;
}
#HeadTitleIndex {
	position:absolute;
	width:186px;
	height:201px;
	z-index:5;
	left: 450px;
	top: 110px;
	text-align: center;
}
/*1 Column 950 wtih 20 margin*/
#Content0 {
	position:relative;
	width:910px;
	margin: 30px 20px 20px 20px;
	clear: both;
}
/*2 Column Content Right*/
#Content1a {
	position:relative;
	width:510px;
	margin: 20px 0px 0px 20px;
}
#Content1b {
	float:right;
	width:360px;
	z-index:6;
	margin: 100px 20px 0px 20px;
}
/*2 Column Content Right*/
#Content2a {
	position:relative;
	width:360px;
	margin: 100px 20px 20px 20px;
}
#Content2b {
	float:right;
	width:510px;
	z-index:6;
	margin: 20px 20px 20px 20px;
}
/*3 Column 1*/
#Col31a {
	float:left;
	width:190px;
	padding-right: 20px;
}
#Col31b {
	position:relative;
	width:490px;
	margin-left:210px;
	padding-top: 20px;
}
#Col31c {
	float:right;
	width:190px;
	padding-left: 0px;
}
/*3 Column 2*/
#Col32a {
	float:left;
	width:290px;
}
#Col32b {
	position:relative;
	width:290px;
	margin-left:310px;
}
#Col32c {
	float:right;
	width:290px;
}
#Box1 {
	float:left;
}
#Box2 {
	position:absolute;
}
#MusicPlay{
	width: 100%;
	height: 100%;
	text-align:center;
	vertical-align:center;
	position: absolute;
}
#Foot {
	position:relative;
	width:950px;
	z-index:7;
	text-align: center;
	clear: both;
	padding-top: 20px;
	height:50px;
}
.imgbrd5 {
	margin: 5px;
	}
.SmallBotMargins p, h1, h2, h3, h4, h5{
	margin-top:0;
	margin-bottom:1.2em;
	}
