


#bredcrump{
width:100%;
margin:0px auto;
padding:0 0 5px 0;
font-size:1.1em;
line-height:1.2em;

}

#small{
positon:relative;
padding-left: 5px;
color: #b0b0b0;
}

#small2{
positon:relative;
float:right;
margin-top: -15px;

}

#bredcrump a:link, a:visited{
color:#b8ce83;
text-decoration:none;
}

#bredcrump a:hover, a:active{
color:#fff;
text-decoration:none;

}


ul.links {
list-style: url(images/bullet.jpg) disc;
font-size: 1.1em;

}

#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
margin-top: 116px;
font-size:1.0em;
padding-left: 12px;
border:solid 1px #dfdfdf;


}

#leftcontent p{padding-right:10px; margin-left: 5px; font-size:1em;}

#leftcontent a, a:link{ font-weight:500;}

#leftcontent a:hover, a:active{ color:#FF6666;}


#center_content {

background:#fff;
margin-left: 199px;
margin-right:199px;
margin-left: 201px;
margin-right:201px;
padding:20px;
padding-top:0px;
}



#center_content a, a:link{ color:#006633;}

#center_content a:hover, a:active{ color:#FF6666;}


html>body #center_content {
margin-left: 201px;
margin-right:201px;

}

.center_contentleft {float:left; width:40%; height:200px; background-color:#fff; text-align:left;
border:dashed 2px #ccc; margin: 4px 10px 5px 10px; padding:6px; font-size:1.1em; color:#666666;}

.center_contentright {float:right; width:30%; height:100px; background-color:#fff; text-align:left;
border:dashed 2px #ccc; margin: 4px 10px 5px 10px; padding:6px; font-size:1.1em; color:#666666;}


#right_content {
position: absolute;
right:10px;
top:50px;
width:200px;
font-size:1.1em;
margin-top: 116px;
padding-left: 5px;
padding-right: 8px;
border:solid 1px #dfdfdf;

}


#right_content p , a:visited{color:#6b6b6b;}

#right_content a, a:link { color:#6b6b6b; }

#right_content a:hover, a:active{ color:#FF6666;}



p,h1,pre {
margin:0px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.6em;
text-align:justify;
text-decoration:none;
}

h1 {
font-size:2.5em;
float:right;
color:#ccc;
padding-top:15px;

}

h3 {
font-size:14px;
color:#999;

}


#right_content p {
font-size:11px

}

#topmenu {
position: absolute;
top: 45px;
left: 340px;
font-size:100%;
margin: 0 0 50px 0;;
line-height:normal;
height: 35px;
}
#topmenu ul {
margin:0;
padding:0px 0px 0 0px;
list-style:none;
height:35px;
}
#topmenu li {
display:inline;
margin:5px;
padding:0;
text-decoration:none;
}

#topmenu .left_b{
	width:13px;
	height:26px;
	float:left;
	background:url(images/left.jpg) no-repeat top;
}
#topmenu .center_b{
	padding-top:5px;
	float:left;
	background:url(images/center.jpg) repeat-x;
	height:21px;
	color:red;
}
#topmenu .right_b{
	width:13px;
	height:26px;
	float:left;
	background:url(images/right.jpg) no-repeat right top;
}

#topmenu .left_b_click{
	width:13px;
	height:26px;
	float:left;
	background:url(images/left.jpg) no-repeat bottom;
}
#topmenu .center_b_click{
	padding-top:5px;
	float:left;
	background:url(images/center.jpg) repeat-x bottom;
	height:21px;
	color:red;
}
#topmenu .right_b_click{
	width:13px;
	height:26px;
	float:left;
	background:url(images/right.jpg) no-repeat right bottom;
}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */

#topmenu li:hover .right_b{
background-position:0% -26px;
}
#topmenu li:hover .left_b{
background-position:0% -26px;
}
#topmenu li:hover .center_b{
background-position:0% -26px;
}



#footer{
height:20px;
background:#000 url('images/bg.jpg') top center repeat-x;
text-align: center;
padding-top: 8px;
clear: both;
float: none;
margin-left: -10px;
margin-right: -10px;
margin-bottom: -20px;
color: #b0b0b0;

}

#footer a, a:link {
text-decoration: none;

}
#footer a:hover {
color:#A5CE77;
text-decoration: none;

}