body{
text-align:center;
margin-top:20px;
font-family:Tahoma, Helvetica, sans-serif;
background-color:#000000;
}

#outer{
width:970px;
height:646px;
margin:0 auto;
text-align:left;
color:#FFFFFF;
border:0px solid #222222;
padding-top:19px;
}

#container{
margin:0 auto;
width:950px;
text-align:left;
color:#FFFFFF;
}

a{
	color:#FFFFFF;
}

a:hover{
	text-decoration:none;
	color:#DDDDDD;
}

#header{
float:left;
width:950px;
height:140px;
position:relative;
background:#000000;
background-image:url(../Images/header-bg.jpg);
background-repeat:no-repeat;

}


#logo-box{
	float:left;
	width:220px;
	height:125px;
	padding-left:15px;
	
}

#inspired{
	float:left;
	height:120px;
	padding-left:380px;
	padding-top:15px;
	clear:right;
}

#heading-link{
	height:30px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:23px;
	padding-top:0px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	
}

#heading-link a:hover{
text-decoration:underline;

}

#main-container{
float:left;
width:950px;
height:458px;
background-image:url(../Images/grey-bg.jpg);
background-repeat:repeat-y;
background-position:top;
}

#main{
width:940px;
padding-left:10px;

top:0px;
left:0px;
}

.pageTitle{
	padding-top:5px;
	float:left;
	color:#b2bc00;
	font-weight:bold;
	padding-left:5px;
	width:515px;
	height:18px;
	font-size:14px;
	margin-bottom:10px;
}

#tabLinks{
	float:left;
	display:block;
	height:33px;
	margin-bottom:0px;
	position:relative;
	top:2px;
	width:400px;
}

#tabLinks a{
	float:right;
	display:block;
	height:19px;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	background:white;
	color:#555555;
	border:2px solid #b2bc00;
	border-bottom-width:1px;
	border-bottom-color:#EEEEEE;
	padding-top:4px;
	margin-top:7px;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#tabLinks a:hover{
	color:#000000;
	border-color:#ccd703;
	border-bottom-color:#FFFFFF;
}

#content-box{
	float:left;
	border:2px solid #b2bc00;
	width:896px;
	height:auto;
	background-color:#000000;
	margin-bottom:none;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	font-size:14px;
	line-height:21px;
	color:#333333;
	background:#FFFFFF;
}

#content-left a{
	color:#FFFFFF;
	text-decoration:underline;
}

#content-right{
	float:left;
	height:380px;
	width:284px;
	border-left:1px solid;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	
}

#footer{
width:925px;
height:30px;
float:left;
display:block;
padding-left:25px;
padding-top:10px;
}

#footer a{
height:20px;
display:block;
float:left;
padding-left:5px;
padding-right:30px;
text-decoration:none;
color:white;
font-size:11px;
color:#DDDDDD;
}

#footer a:hover{
text-decoration:underline;
}

#breadcrumbStrip{

width:876px;
height:20px;
margin-bottom:15px;
float:left;
background-color:#000000;
dispay:block;
background-image:url(../Images/breadcrumb.gif);
background-position:left;
background-repeat:repeat-x;
padding-left:10px;
font-size:12px;
color:#DDDDDD;
}

#breadcrumbStrip a{
	color:#CCCCCC;
	text-decoration:underline;
}

#breadcrumbStrip a:hover{
	text-decoration:none;
}

#menuLeft{
	width:200px; 
	height:auto; 
	padding:10px; 
	border:1px solid #EEEEEE; 
	float:left; 
	display:block;
}

#menuLeft a{
	float:left;
	display:block;
	height:16px;
	color:#444444;
	text-decoration:none;
	clear:both;
	width:180px;
}

#menuLeft a:hover{
	color:#222222;
	text-decoration:underline;
}

a.headerSection{
	margin-top:5px;
	margin-bottom:1px;
	font-weight:bold;
	font-size:14px;
	height:20px;
	background-position:0px 5px;
	padding-left:18px;
	background-repeat:no-repeat;
}

a.subSection{
	padding-left:18px;
}

span.menuSeparator{
	float:left;
	height:18px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}

#adminContent{
	width:635px; 
	margin-left:15px; 
	height:auto; 
	padding:10px; 
	border:1px solid #EEEEEE; 
	float:left; 
	display:block;
}

#adminContent a{
	color:#333333;
}

.Title1{
	font-size:14px;
	font-weight:bold;
	float:left; 
	clear:both;
	padding-bottom:10px;
	width:100%;
}

div.titleDiv{
	float:left;
	display:block;
	height:12px;
	width:auto;
	clear:both;
	font-size:12px;
	padding-bottom:10px;
}

#content-left{
	float:left;
	height:auto;
	width:530px;
	padding-right:30px;
	padding-left:15px;
	padding-top:15px;
	font-size:14px;
	color:#EEEEEE;
	background:black;
	line-height:normal;
}

p{
	margin:0px;
	padding-top:4px;
}

#content-right{
	float:left;
	height:auto;
	width:284px;
	border-left:1px solid;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	clear:both;
}
#quote-span{
	font-size:15px;
	color:#AAAAAA;
	font-weight:bold;
	line-height:20px;
	font-style:italic;
}

div.userFeedback{
	float:left; 
	display:block; 
	padding:5px; 
	text-align:center; 
	font-size:12px; 
	margin-bottom:10px; 
	width:80%; 
	padding-left:10%; 
	padding-right:10%;
}
