body	{
	color: #000000;
	margin: 0px;
	padding : 0px;
	border: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	background-image:url(../images/blue_star.jpg);
	/*background: #ccc url(../images/blue_star.gif) repeat-x, repeat-y;*/
}
	
#container	{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 900px;
	background: #FFFFFF;
}

#header{
float:left;
background:url(../images/header.jpg);
width:900px;
height:150px;
}

.quote {
	width: 420px;
	border: 1px;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	background: #FFFFFF url(../images/quote_background.jpg) no-repeat;
	margin: 0px 0px 5px 0px;
}

#remove {
	background: #FFFF00;
}

.subheader {
	text-align: center;
}

.button_module {
	width: 91px;
	height: 145px;
	font-size:12px;
	text-align: center;
	margin: 2px;
}

#rep_container {
	width: 420px;
}

/* menu */
#menu_bar {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	color: #999999;
	background: #000000 url(../images/menubar_back.png) repeat-x;
	/*background: #000000;*/
}

#menu_bar a {
	padding: 5px 10px 6px 10px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

#menu_bar a:hover {
	padding: 5px 10px 6px 10px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background: #666666 url(../images/menubar_back_hover.png) repeat-x;
}

.menutable {
    width: 100%;
    border: 0px;
    background: #999999 url(../images/button_center.png);
    text-align: center;
}
/* end menu */

#main{
float:left;
width:900px;
background-color:#FFFFFF;
border-bottom:1px solid #ccc;
}

#sidebar_left {
    width: 200px;
    height: 100%;
    text-align: left;
	/*font-size: 10px;*/
    vertical-align: top;
    margin: 5px;
    padding: 0px;
	float: left;
    background: #FFFFFF;
}

.module {
	font-size: 10px;
}

#sidebar_left .module h3 {
	color: #FF0000;
}

#sidebar_left .module li {
	margin: 0px 0px 0px -30px;
}

#centerpage {
	width: 500px;
	border: solid 1px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 200px;
	background: #FFFFFF;
}

#video {
	margin: 0px 0px 0px 0px;
}

#sidebar_right {
    width: 200px;
	border: solid 1px;
    height: 100%;
    text-align: left;
	font-size: 10px;
    vertical-align: top;
    margin: 0px;
    padding: 10px;
	float: right;
    background: #EEEEEE;
}

#mid_column{
float:left;
width:440px;
margin: 10px 0 0 0;
padding: 15px;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
}

#mid_column_events{
float:left;
width: 635px;
margin: 10px 0 0 0;
padding: 15px;
border-left: 1px solid #CCC;
}

#right_column{
float:left;
width:195px;
margin: 0px;
padding: 10px;
}

.right_side{
float:left;
background: #EEEEEE;
width:200px;
margin:10px 0 0 0;
padding: 5px;
display:inline;
}

#footer {
    display: block;
    width: 100%;
    color: #CCCCCC;
    font-size: 11px;
    text-align: center;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    background: #000000;
}

a.botnav {
    font-size: 11px;
    text-decoration: none;
    color: #CCCCCC;
    background-color: transparent;
}

a.botnav:hover {
    font-size: 11px;
    text-decoration: none;
    color: #FFCC00;
    background-color: transparent;
}

/*
#footer {
    display: block;
    width: 100%;
    text-align: center;
	margin: 0px;
    padding: 10px 0px 10px 0px;
    background: #000000;
}

#footer h3 {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #999999;
}
*/

/*
#footer {
	width: 900px;
	height: 50px;
	background: #CC;
	text-align: center;
	font-size: 10px;
	font-color: #999999;
	margin: 20px 0px 0px 0px;
}

#footer h3 {
}
*/

/* temp */

#left {
	width:200px;
	padding:5px;
	margin:0;
	float:left;
}

#left .module_menu {
	width:200px;
	padding:0;
	margin:0;
    font-size: 10px;
}

#left .module_menu h3 {
	width:200px; /* -padding */
	line-height:34px;
	padding:0;
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(../images/menu_header_blue.jpg) no-repeat;
	text-align:center;
}

#left .module_menu h4 {
	width: 200px;
	height: 20px;
	margin: -13px 0px 5px 0px;
	padding:0;
	background: url(../images/menu_bot.jpg) no-repeat;
}

#left .module_menu ul {
	padding:0 0 13px 0;
	margin:0 0 0px 0;
	list-style:none;
	background:url(../images/menu_footer.jpg) left bottom no-repeat;
}

#left .module_menu ul li {
	padding:0;
	margin:0;
	/*border-left:1px solid #CCC;
	border-right:1px solid #CCC;*/
}

#left .module_menu ul li a {
	padding:0 0 0 18px;
	margin:0;
	width:200px; /* -padding */
	line-height:22px;
	display:block;
	background:url(../images/menu_back.jpg) no-repeat;
	text-decoration:none;
	color:#000;
	/*border-bottom:1px solid #CCC;*/
}

#left .module_menu ul li a:hover {
	background:url(../images/menu_back_over.jpg) no-repeat;
	color:#fff;
}

#left .module_menu ul ul {
	padding:0;
	margin:0 0 0 -1px;
	list-style:none;
}

#left .module_menu ul ul li {
	padding:0;
	margin:0;
}

#left .module_menu ul ul li a {
	padding:0 0 0 30px;
	margin:0;
	width:150px; /* -padding */
	line-height:22px;
	display:block;
	background:url(../images/menu_ver_2.jpg) no-repeat;
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #CCC;
}

#left .module_menu ul ul li a:hover {
	background:url(../images/menu_ver_2.jpg) no-repeat;
	color: #333;
	text-decoration:underline;
}

#left .module_menu ul #current a {
	background:url(../images/menu_ver_1_over.jpg) no-repeat;
	color:#fff;
}

#left .module_menu ul #current a:hover {
	background:url(../images/menu_ver_1_over.jpg) no-repeat;
	color:#999;
}

#left .module_menu ul #current ul a {
	background:url(../images/menu_ver_2.jpg) no-repeat;
	color: #333;
	text-decoration:underline;
}

#left .module_menu ul #current ul a:hover {
	color: #000;
	text-decoration: none;
	background:url(../images/menu_ver_2.jpg) no-repeat;
}

/* temp */

.principle {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

#top {
	font-size: 10px;
}

#top a {
	color: #FFFFFF;
	text-decoration: none;
}

#top a:hover {
	color: #FFFF00;
	text-decoration: none;
}
