/* Stylesheet for Screen: www.worbo.com */
/* Black Cap modifications */

img {border: none;} /* removes border on all images */
body
{
	background: #FFFFFF url('../images/541.jpg') repeat;
	color: #000000;
	margin: 0;
}
a:link
{
	color: #000033;
}
a:visited
{
 color: #006600;	
}

h1
{
	font-family: "Geogia", "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 26px 0 4px 12px;
	color: #253c5c;	
}
h1 span
{
	color: green;	
}
/* ==================<SIDEBAR>===================== */
/* --Sidebar Navigation-- */
#nav
{
	background: #bbc8e6 url('../images/nav_bg.gif') repeat-y;
	width: 186px;
	margin: 0 0 0 px;
}
#navlist
{
	padding: 0 0 0 34px;
	margin: 0;
}
#navlist li a
{
	background: url('../images/nav_li_bg.gif') no-repeat;
  background-position: top left;	
	width: 152px;
	height: 24px;	
	padding-left: 0px;
}
#navlist li, #navlist li ul li
{
	list-style: none;
	font-family: tahoma, arial, sans-serif;	 
	font-weight: bolder;
	font-size: 10px;
	line-height: 200%;
}
#navlist a
{
	display: block;
	text-decoration: none;
}
#navlist li a:link 
{ 
	color: #253c5c;
}
#navlist li a:visited 
{ 
	color: #253c5c; 
}
#navlist li a:hover
{
	color: white;
  background: url('../images/nav_li_bg.gif') no-repeat;
  background-position: bottom left;		
}
li#active a:link, li#active a:visited, li#active a:hover
{
	color: white;
  background: url('../images/nav_li_bg.gif') no-repeat;
  background-position: bottom left;	
}
/* ------<Begin Slide Out Box>------- */
#dropmenudiv{
position:absolute;
background-color: #9cb3dc;
border:1px solid black;
border-bottom-width: 0;
font-size: 10px;
font-family: tahoma, Arial, Sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:visited
{
	color: #253c5c;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #253c5c;
color: white;
}

/* ------</End Slide-Out Box>-------- */
/* --/Sidebar Navigation-- */
#subnav_items
{
	position: relative;
	left: 20px;	
}
/* ==================</SIDEBAR>===================== */
/* ==================<CONTENT>==================== */
#links_col_1
{
	float: left;
	width: 48%;	
	padding-left: 2%
}
#links_col_2
{
	float: right;
	width: 50%;
}

#translator_anchor
{
	position: relative;
	height: 1px;
	display: block;	

}
#translator
{
	width: 160px;
	height: 90px;
	position: absolute;
	top: 68px;
	right: 4px;
	z-index: 1000;
}
#logo_link
{
	width: 167px;
	height: 102px;
	position: absolute;
	top: 35px;
	left: 20px;
}
/* ==================</CONTENT>==================== */

#footer
{
	position: relative;	
}
#flyspecktrigger
{ 
	width: 14px;
	height: 14px;
}
