/* basic layout */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p 
{
  margin: 0;
  padding: 0; 
}
body 
{
  background: #adadad url(/img/bg_body.jpg) repeat-x;
} 
img, a img 
{ 
  border: 0; 
}
#prewrap
{
  text-align: center;	
  background: url(/img/bg_prewrap.gif) center top repeat-x;		
}
#wrap
{
  width: 774px;
  margin: 0 auto 0 auto;
}
#header
{	
  height: 102px;
  width: 774px;
}
#top
{
  height: 13px;
  width: 774px;
  font-size: 1px;
  background: url(/img/bg_top.png) no-repeat;	
}
#xwrap
{
  width: 774px;
  text-align: center;  
  background: url(/img/bg_xwrap.png) repeat-y;	
}
#content
{
  width: 764px;
  margin: 0 auto 0 auto;
  background: #e9e9e9 url(/img/bg_content.png) repeat-x;	
}
#left
{
  width: 157px;
  float: left;
}
#leftTop
{
  width: 157px;
  height: 20px;
  background: url(/img/bg_left_top.png) right top no-repeat;	
}
#leftBtm
{
  width: 157px;
  height: 18px;
  background: url(/img/bg_left_btm.png) right top no-repeat;	
}
ul#menu li
{
  width: 157px;
  height: 40px;
 	list-style-type: none;
 	padding: 4px 0 0 12px;
  background: url(/img/bg_left.gif) right top repeat-y;	
}
html>body ul#menu li
{
  width: 145px;
  height: 36px;
}
ul#menu li.active
{
  background: url(/img/bg_menu_active.png) no-repeat;
}
ul#menu li a
{
  background: url(/img/bg_link.gif) -10px -10px no-repeat;
}
ul#menu li a:hover
{
  background: url(/img/bg_link.gif) left bottom repeat-x;
}
ul#menu li.active a
{
  background: transparent;
}
#menulng
{
  text-align: center;
  padding: 20px 0 5px 0;
  width: 157px;
  background: url(/img/bg_left.gif) right top repeat-y;	  
}
#menulng a
{
  margin: 0 2px;
  background: transparent; 
}
#menulng a img
{
  width: 67px;
  height: 31px;
}
#right
{
  width: 600px;
  float: right;
  padding-top: 20px;
}
#right .text
{
  padding: 15px 25px 20px 30px;
}
#right .text .imgs
{
  padding: 10px 0 15px 0;
  width: 545px;
  overflow: hidden;
}
#right .text .imgs a
{
  display: block;
  margin: 0 12px 8px 0;
  float: left;
  padding: 3px;
}
#right .text .imgs a.link, #right .text .imgs a:hover.link
{
  display: inline;
  margin: 0;
  float: none;
  padding: 0;
  border: 0;
  background: url(/img/bg_link.gif) center bottom repeat-x;
}
#right .text .member
{
  margin-bottom:  20px;
  width: 545px;
  overflow: hidden;
  clear: both;
}
#right .text .member img
{
  float: left;
  margin-right: 15px;
}
#right .text .member .tx
{
  padding-top:  116px;
  float: left;
  width: 400px;
  font-weight: bold;
}
#right .text .member .bk
{
  width: 130px;
  height: 40px;
  float: left;
  margin-right: 15px;
}
#right .text .member .txf
{
  padding-top:  13px;
  float: left;
  width: 400px;
  font-weight: bold;
}
.left
{
  width: 300px;
  float: left;
}
.right
{
  width: 200px;
  float: left;
}
#bottom
{
  height: 18px;
  width: 764px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #062461 url(/img/bg_bottom.png) repeat-x;	
}
#copy
{
  height: 20px;
  width: 764px;
  position: absolute;
  z-index: 100;
  top: 5px;
  left: 0px;
}
#footer
{
  height: 16px;
  width: 774px;
  background: url(/img/bg_footer.png) no-repeat;	
}
.center 
{
  text-align: center;
}
.center img
{
  margin: 0 auto 0 auto;
}
.pads 
{
  padding: 24px 0 10px 0;
}
#right .text .pads a
{
  display: block;
  padding: 3px;
}
.clear 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
}

/* nonzero borders */
#right .text .imgs a img, #right .text .pads a img
{
  border: 1px solid #000000;
}
#right .text .imgs a
{
  border: 1px solid #dddddd;
}
#right .text .member img
{
  border: 5px solid #dddddd;
}
/* typography */ 
body 
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color : #000000;
}
p 
{
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 
{ 
  font-size: 100%;
}
h1 
{ 
  display: none;
}
h2 
{ 
  font-size: 22px; font-family: Georgia, 'Times New Roman', Times, serif; color: #092c73;
  display: inline; margin: 0 0 0 30px;
}
h3 
{ 
  font-size: 14px; color: #2a2a2a;
}
.blue 
{ 
  color: #092c73; 
}
.red
{ 
  color: #b50101; 
}
.lighter 
{ 
  font-weight: 100; font-style: italic;
}
a.link
{
	font-weight: bold;
	color: #000000;	
	text-decoration: none; 
  background: url(/img/bg_link.gif) center bottom repeat-x;
}
a.link:hover
{
	color: #092c73;
	text-decoration: none;
}
#content
{
  text-align: left;   	
}
.toRight
{
  text-align: right;
  float: right; 	
}
.toLeft
{
  text-align: left;
  float: left;
}
.inline
{
  display: inline;
}
ul#menu li a
{
  font-size: 18px;
	font-weight: bold;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #092c73;	
	text-decoration: none; 
}
ul#menu li a:hover
{
  color: #092082;
}
ul#menu li.active a
{
  color: #ffffff;
}
#copy
{
  color: #c9d6ff;
  font-weight: 100;
  letter-spacing: 2px;
  font-size: 12px;
}

#right ul
{
  font-size: 12px;
  font-weight: bold;
  padding: 6px 0 18px 0;
}
#right  ul li
{
  padding: 6px 0;
  list-style: square inside;
}
