/*** BACKGROUND ***/

body {
 	background-color:#EFEDBC;
}
#Background {
	position:absolute;
	width:100%;
	height:auto;
	top:0px;
	right:0px;
	background: #EFEDBC;
}


/**Positions**/

#PositionContainer {
	position: relative;
	margin:0px 0px 0px 0px;
}
#GlobalContainer {
	height:auto;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	top:0px;
}


/**Divisions**/

#Header  {
	height:139px;
	width:100%;
	position:relative;
	float:left;
}
#TopNav {
	position: relative;
	float:left;
	right:2px;
	width: 900px;
	height: 35px;
	border-top:2px #000000 solid;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background-image:url(http://www.mustangmonster.com/img/topnav.jpg);
	background-repeat:repeat-x;
}
#Copyright  {
	position: relative;
	float: left;
	height: 10px;
	width:100%;
	top:-10px;
}
#Body {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	right:2px;
	clear:both;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background-color:#849DA4;
}
#MainContainer  {
	position: relative;
	float:left;
	width:701px;
	height: 2000;
	margin:10px 5px 0px 10px;
}
#Ads  {
	position: relative;
	float:left;
	width:150px;
	height: 100%;
	margin:10px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(http://www.mustangmonster.com/img/adgrad.jpg);
	background-repeat:repeat-y;
}
#Main {
	position: relative;
	float:left;
	width:697px;
	height: 250px;
	margin:0px 0px 10px 0px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(http://www.mustangmonster.com/img/intrograd.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}
#Nav  {
	position: relative;
	float:left;
	width:100px;
	height: 250px;
	padding:0px 0px 0px 5px;
	margin:0px 10px 0px 0px;
	background-image:url(http://www.mustangmonster.com/img/nav.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
#Intro {
	position: relative;
	float:left;
	width:541px;
	height: 100%;
	margin:0px 5px 5px 5px;
}
#ContentHead {
	position: relative;
	float:left;
	width:100%;
	height:36px;
	border-bottom:1px #000000 solid;
}
#Content {
	position: relative;
	float:left;
	width:697px;
	height: auto;
	margin:0px 0px 10px 0px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(http://www.mustangmonster.com/img/contgrad2.jpg);
	background-repeat:repeat-y;
}
#Content img {
	margin: 5px 5px 5px 5px;
}
#SplitContent {
	position: relative;
	float:left;
	width:697px;
	height: auto;
	margin:0px 0px 0px 0px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(http://www.mustangmonster.com/img/contgrad2.jpg);
	background-repeat:repeat-y;
}
#SplitEvents {
	position: relative;
	float:left;
	width:340px;
	min-height: 500px;
	margin:0px 0px 5px 5px;
}
#SplitNews {
	position: relative;
	float:left;
	width:340px;
	min-height: 500px;
	margin:0px 0px 5px 5px;
}
#Filler {
	position: relative;
	float:left;
	height:15px;
	width:701;
	clear:both;
}
#Footer {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	right:2px;
	clear:both;
	margin-bottom:25px;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background: #D8BC34;
}

/**Event Table**/
table.event {
  border="0";
  width="500";
  margin: 10px;
  padding: 10px;
}

/**Scroll Box**/

.scrollArea {
	width: 340px;
	height: 750px;
	float: left;
	overflow: auto;
}

/** IMAGES **/
	img {
border-color: #000000;
border-style: solid;
}

/** FONTS **/
a:link { 
	color: #000000;
}
a:visited { 
	color: #000000;
}
a:active { 
	color: #00000;
}
a:hover { 
	color: #000000;
}

a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.black:active {
	color: #000000;
}
a.black:hover {
	color: #D8BC34;
}

p.HLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
p.HIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
p.CIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin: 6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
p.HEvent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 20px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
p.CEvent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin: 6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

p.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
	padding-left:5px;
}
p.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	margin: 6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
.strong {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.header {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16pt;
}