@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--

a:link {
	color: #ffffff;
}
a:visited {
	color: #FFD30B;
}
a:hover {
	color: #FFD30B;
}
a:active {
	color: #ffd30b;
	text-decoration:underline;
}

# * {
  margin: 0;
 }

html, body {
	margin:0; padding:0;
	width:auto; height:100%;
	background: url(bgtop.jpg) repeat-x top center;
	color: #666666;
	line-height:130%;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mainbody a {
	color: #ffffff;
}
#mainbody  a:hover  {
	color: #ffd30b;
	text-decoration:underline;
	
}

#mainbody  a:active  {
	color: #ffd30b;
	text-decoration:underline;
	
}
#wrapper {
  min-height: 100%;
  
  margin: 0 auto -61px;
  background-image:url(images/bg.jpg);
  background-color: #d7cecf;
  background-repeat:repeat-x;
 }

#Table_01 {
	position:relative;
	display:block;
	margin: 0 auto;
	min-height:1000px;
	width:1020px;
	
}

#brickheader_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1020px;
	height:133px;
	background-image:url(images/brickheader.jpg);
	
}

#brickheader_logo{
background-image:url(images/logo.png);
height:90px;
width: 426px;
float:left;
repeat: no-repeat;
margin-left:30px;
}

#flashheader_ {
	position:absolute;
	left:0px;
	top:133px;
	width:1020px;
	height:207px;
}

#bottomheader_ {
	position:absolute;
	left:0px;
	top:340px;
	width:1020px;
	height:57px;
}

#content {
	position:absolute;
	left:0px;
	top:397px;
	width:1020px;
	background-image:url(images/contentbg.jpg);
	height:542px;
	background-color:#d7cecf;
	

	
	
}

#image{
float:left;
margin-right:5px;
margin-bottom:5px;
border:double;
border-color:#FFCC00;
}

#sidebar {
float:right;
width:320px;
height:530px;
margin-top: 45px;

}

#sidebarcontent {
float:left;
margin-top:30px;
text-align:left;
margin-right:50px;
}

#sidebartitle {
float:left;
color: #666666;
	line-height:130%;
	text-align:left;
	font-size:16px;
	font-weight:bold;

}

#mainbody {
float:left;
width:700px;
height:530px;
  margin-top:45px;

}

#maintext {
float:left;
width:650px;
height:430px;
  margin-top:25px;
  margin-left:32px;
  text-align:left;
  overflow:auto;

}

#mainbodytitle {
float:left;
color: #666666;
	line-height:130%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-left: 30px;
	}



#navs {
	float: right;
	background-repeat: no-repeat;
	width: auto;
}
#navs a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	padding: 12px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
#navs a:hover {
	text-decoration:none;
	color:#ffc50a;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	padding: 12px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;

}
#navs_center {
	height: 49px;
	
	float: left;
	
	margin-right: 0px;
	width:auto;
	margin-top:30px;
}
#navs  li {
	display: inline;
}
#navs  ul {
	margin: 0;
	padding-left: 5px;
}
#navs .current {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer_wrap {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 61px;
}
#footer {
	width: 960px;
	padding: 25px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	height: 36px;
	margin: 0 auto;
	line-height:1em;
}
#footer a {
	color: #ffd30b;
}
#footer  a:hover  {
	color: #ffd30b;
	text-decoration: underline;
}
#footer_l  {
	float: left;
	width: 400px;
}
#footer_r  {
	float: right;
	width: 400px;
	text-align: right;
	color: #ffd30b;
}
table.calendar th {
  color: white;
  font-weight: bold;

}

table.calendar tr {
  border-top: 1px solid #aaa;  /* use whatever color in place of #aaa
for the border's color */
}

table.calendar tr.topRow {
  border-top: 0;
}

table.calendar td {
  border-left: 1px solid #aaa;
}

table.calendar td.first {
  border-left: 0;
}

table.calendar td.bottom {
  border-left: 0;
  border-bottom:1px solid #aaa;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

#videobut {
height:20px;
width:100px;
float:left;
background-color:#8a0300;
border:0px;
text-align:center;
}

#newsbut {
height:20px;
width:100px;
float:left;
background-color:#8a0300;
border:0px;
text-align:center;
}

#divider {
width:230px;
border:1px solid #aaa;
}





-->
</style>
