* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Trebuchet ms;
	font-size:15px;
	line-height:18px;
	background-color:#800000;
	color:#E6E6E6;
 	margin-bottom: 40px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}

html {
	background-color:#800000;
}
.clear{
	clear:both;
	border:0;
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 900px;  
	margin: 0 auto; 
}
#Container { 
	width: 900px;
	padding-bottom: 15px;
	}
#Layout {
	color:#E6E6E6;
	position:relative;
	overflow: hidden;
	padding:40px 24px 0px 24px;
	width: 453px;
}
#LayoutRight {
	color:#E6E6E6;
	position:relative;
	overflow: hidden;
	padding:40px 0px 0px 0px;
	width: 200px;
}
#Content {
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
	border:0;
	margin:0;
	padding:0;
	overflow: hidden;
	height:275px;
	}
	#Header  div{ 
	 	margin: 0;
		overflow: hidden;
		float:right;
		margin:200px 0px 40px 0px;
		text-align:right;
		}

/*** Main Nav ***/
#Navigation  {
	border:0;
	margin:0;
	padding:60px 0px 40px 0px;
	overflow: hidden;
	position:relative;
	width:200px;
	}
	#Navigation a { 
		border:0;
		margin-bottom:20px;
		padding:0;
		text-decoration: none;
		display: block; 
		font-size: 1em;
		color:#E6E6E6;
		display:block;
		overflow: hidden;
		position:relative;
		}
		#Navigation a.current { 
			color:#EBC205;
			}
		#Navigation a:hover { 
			text-decoration: underline;
			}
			
/*** Body ***/
#tdLeft {
	width:200px;
}
#tdCenter {
	width:500px;
	background: url(../images/Main_BG.jpg) repeat-y left top;
}
#tdRight {
	width:200px;
}

#Address {
	overflow: hidden;
	position:relative;
	text-align:center;
	background: url(../images/ph_Address.jpg) no-repeat center top;
	height:200px;
	color:#EBC205;
	margin-top:40px;
	padding-top:175px;
	font-size: 1.3em;
	line-height: 1.3em;
}
	#Address a { 
		border:0;
		padding:0;
		text-decoration: none;
		display: block; 
		color:#EBC205;
		display:block;
		overflow: hidden;
		position:relative;
		}
		#Address a:hover { 
			text-decoration: underline;
			}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Footer 
*****************************************/

#Footer { 
	position:relative;
	overflow:hidden;
	margin:0px 0px 0px 0px;
 	clear: both;  
	}
  	#Footer a { 
		font-size: 1em;
	   	color:#EBC205;
	   	text-decoration: none;
		margin:10px;
		display:block;
		text-align:center;
		position:relative;
		overflow:hidden;
		}
	#Footer a:hover {
	   	text-decoration: underline;
	}

/*  SideBar
*******************************************/

