* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee url(images/background.jpg) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
height:100%;
}

img { border: none; }
a { color: #005EB0; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 860px;
margin: 0 auto;
height:100%;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
background: #fff;
}

#header {
height: 105px;
margin: 0 auto;
width: 860px;
border-left: 1px solid #111;
border-right: 1px solid #111;
}

#header h1 {
padding: 12px 0 0 20px;
font-size: 18px;
letter-spacing: 2px;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
	
}
#header h1 a:hover {
text-decoration: none;

}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #eee;
font-weight: 100;
}

#left {
float: left;
width: 180px;/**/
height:100%;
padding: 10px;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
}
#left h2 { color: #005EB0; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}
#left ul {  padding: 10px 0 10px 30px; list-style-image:url(images/k.gif);  }
#left ul li { padding-bottom:8px;}
#left ul li a { color: #777; text-decoration: none; vertical-align:top;  }
#left ul li a:hover { color: #000; }

#center {
float: left;
width: 600px;
padding: 10px 10px 10px 10px;
background: #fafafa;
border: 1px solid #ccc;
}
#center h2 {
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

#footer
{
	margin-top: 20px;
	border-top: 1px solid #aaa;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	background: #eee;


}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat;}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot
{
	
	height: 7px;
	font-size: 0.8em;
	font-family: Verdana;
	width:100%
}
.rbcontent { margin: 0 7px;color: white; width:100%}
.rbroundbox { width: 100%; margin: 1em auto; }


/***********************************/



h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs
{
 margin: 0 auto;
 width: 650px;

}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FF9834;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
	
		
#menu {
	width: 200px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FF9834;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
