body {
	background-color: #333331;
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #666666;
}
#container { 
	margin: auto auto;
	width: 1000px;
	border-left: 0px solid #676767;
	border-right: 0px solid #676767;
	background: #000;
}
#top_container { 
	margin: auto auto;
	width: 1000px;
	height: 180px;
}
#mid_container { 
	margin: auto auto;
	width: 1000px;
	min-height: 350px;
	background: #FFFFFF url("images/bg_top.gif") repeat-x top left;
}
#kwicks_container { 
	size: 1.2em;
	height: 180px;
	margin: 0 0 0 400px;
	width: 600px;
	font-weight: bold;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 180px;
}
.kw a{
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
	font: 1.1em Georgia, Verdana, sans-serif;
	font-weight: normal;
}
#kwicks a:hover{
	color: #FCFF00;
}
 
#kwick_red {background: #FF0000 url("images/m_r.jpg") no-repeat top left; padding-left: 7px;}
#kwick_orange {background: #FFA500 url("images/m_j.jpg") no-repeat top left; padding-left: 7px;}
#kwick_yellow {background: #694312 url("images/m_n.jpg") no-repeat top left; padding-left: 7px;}
#kwick_green {background: #63160C url("images/m_m.jpg") no-repeat top left; padding-left: 7px;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}

#left_container{
	float: left;
	width: 240px;
	margin: 0 0 0 60px;
	}
#page{
	width: 600px;
	margin: 0px 0 0 300px;
	padding: 50px 20px;
	}
#top_cont{
	width: 240px;
	margin: 90px 0 0 60px;
	}
#top_cont_l{
	width: 230px;
	height: 90px;
	background-color: #7D4A08;
	margin: auto auto;
	}
#left_t{
	width: 240px;
	}
#left{
	width: 240px;
	background: transparent url("images/left_bg.gif") repeat-y top left;
	}
#left_top{
	width: 230px;
	height: 30px;
	margin: 90px 0 0 60px;
	padding: 5px 0 20px 0;
	margin: 0 auto 10px auto;
	background: #7D4A08 url("images/app.gif") no-repeat top left;
	}
#left_cont{
	width: 230px;
	background-color: #7D4A08;
	padding: 5px 0 20px 0;
	margin: auto auto;
	}
#left_cont ul{
	float: right;
	}
#left_cont ul li{
	width: 180px;
	list-style-type: none;
	display: block;
	border-bottom: #A89761 1px dashed;
	height: 29px;
	}
#left_cont ul li.li2{
	display: block;
	border-bottom: none;
	height: 29px;
	}
#left_cont ul li a{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	width: 117px;
	height: 29px;
	padding-left: 11px;
	display: block;
	background: url(images/arrow.gif) no-repeat 0 13px;
	}
#left_cont ul li a:hover{
	/* background-color: #A9773D; */
	color: #FCFF00;
	}
	
#btm_amber { 
	width: 1000px;
	height: 44px;
	background: #FFFFFF url("images/bg_btm.gif") repeat-x top left;
}
#footer { 
	width: 1000px;
	height: 24px;
	line-height: 24px;
	background-color: #000;
	font: 0.80em Tahoma, Arial, sans-serif;
	color: #CCC;
	text-align: center;
}
#footer a { 
	color: #CCC;
	text-decoration: none;
}
#footer a:hover { 
	color: #FCFF00;
	text-decoration: none;
}
.logo_g { 
	color: #F7F7F7;
	text-decoration: none;
	margin: 10px 10px;
}
.F_L{
	float: left;
	}
.F_R{
	float: right;
	}
.C_L{
	clear: left;
	}
.C_R{
	clear: right;
	}
.clear{
	clear: both;
	}
.error {
	color: #C00;
	font-size: 2em;
	font-weight: bold;
}
.err {
font-style: normal;
color: #999999;
font-family: Georgia, "lucida bright", "times new roman", serif;
font-size: 4em;
font-weight: normal;
}
h1,h2,h3,h4 {
	font-family: Georgia, Verdana, sans-serif;
	margin: 0 0 12px 0;
}
#titcont h1 {
	font-size: 1.2em;
	color: #CCCCCC;
	margin: 10px;
}
	
	
	
	
	
	
	
	
	

#idList {
	float: right;
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}


