body{
	margin:0px 0px 10px 0px;
	padding:0;
	color:#333;
	font-family:Verdana;
	font-size:14px;
	background:#460607;
	position:relative;
	background: #000 url("../images/bck_main.jpg") repeat-x;
}

div{margin:0;padding:0}form{margin:0;padding:0}img{border:0;margin:0;padding:0}

h3{
	color:#C7003B;
	text-decoration:underline;
}

#wrapper{
	width:886px;
	margin:0px 0px 0px 80px;
	background-color:#FFF;
	overflow:hidden;
	border:1px solid #000;
}

#topcontainer{
	width:886px;
	height:249px;
	background: url("../images/glendale_top.jpg") no-repeat;
	position:relative;
}

#logo{
	width:172px;
	height:230px;
	position:absolute;
	top:18px;
	right:10px;
}

#mainmenu{
	height:30px;
	border-bottom:1px solid #CCC;
	background:#EFEFEF url("../images/bck_menu.jpg") repeat-x;
}

#mainmenu ul{
	width:870px;
	height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

#mainmenu ul li{
	width:74px;
	height:30px;
	float:left;
	margin-right:4px;
	border-right:1px solid #CCC;
	overflow:hidden;
	text-align:center;
}

#mainmenu ul li a{
	width:74px;
	height:30px;
	display:block;
	color:#1F1F1F;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin:0 2px 0 0;
	position:relative; 
	z-index:100;
}

#mainmenu ul li a:hover{
	color:#DF0000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	line-height:30px;
}

#mainmenu ul li.home,
#mainmenu ul li.home a{
	background:url(../images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4;
	color:#1F1F1F;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}

#maincontent{
	padding:10px;
	background:#FFF ;
}

#top_banner{
	position:absolute;
	left:16px;
	bottom:0px;
}

#leftcontent{
	width:625px;
	float:left;
	display:inline;
}

#rightcontent{
	width:234px;
	float:right;
	display:inline;
}

#footer{
	border-top:1px solid #DF0000;
	padding:15px;
	color:#FFF;
	font-size:12px;
	background:#F00000 url(../images/bck_box_1.jpg) repeat-x
}

.boxhead{
	border:1px solid #CFCFCF;
	background:#2B4B6E;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}

.boxcontent{
	border:1px solid #CFCFCF;
	border-top:0px;
	padding:5px;
	font-size:13px;
	z-index:100; 
	position:relative;
	background:#FFF;
}

.error{
	padding:5px;
	background-color:#FF8A00;
	border:1px solid #EF0000;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}

.clip_box{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #E10000;
	position:relative;
}

a.title_link:link,
a.title_link:visited{
	color:#DF0000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.title_link:hover{
	color:#000;
}
