body {
	font-family: Tahoma, "Tahoma Bold", Verdana;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	background: #111  url(images/bg.jpg) repeat-y center top;
	color: #BBB;
	padding-top:40px;
}

a {text-decoration: none;}

img {
	border: none;
	padding-right:5px;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	border:#444 solid 3px;
	background-color:#191919;
	padding:0px;
}
.pic {
	margin:auto;
	height: 335px;
	width: 900px;
	background-color: #000000;
}

.picsize {
	margin:0;
}

/* navigation */
.nav {
	background: #191919 url(images/nav.gif);
	color: #CCC;
}
.nav a {
	background: #191919 url(images/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(images/nav_hover.gif);
}
.clearer {clear: both;}

.stripes {
	background: #333 url(images/stripe.gif);
	height: 6px;
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(images/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}


.header {
	width:auto;
	height:50;
	background-color:#CCCCCC;
}




/* footer */
.footer {
	background-color:#191919;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
}
.footer ul {
	margin: 0px 0px 0px 0px;
	width: 250px;
	padding-left: 5px;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
	width: 250px;
}
.footer li a {
	display: block;
	line-height: 2em;
	width: 250px;
}
.footer a {
	color: #666666;
	width: 250px;}

.footer a:hover {
	color: #BBB;
	background: #222;
	width: 250px;
}

.col3,.col3center {
	float: left;
	width: 250px;
	margin-left:5px;
	padding-bottom:3px;
}

.collong ul {
	float: left;
	width: 700px;
	margin-left:5px;
	padding-bottom:3px;
}
.collong li {
	line-height: 2em;
	width: 10px;
}
.collong li a {
	line-height: 2em;
	width: 10px;
}

h2 {
	font: bold 1.2em Verdana,sans-serif;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
	border-bottom:solid 1px #262626;
}
.title12v {
	font: bold 12px Verdana,sans-serif;
	color:#666666;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
	border-bottom:solid 1px #262626;
}
.title10v {
	font: bold 10px Verdana,sans-serif;
	color:#333333;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #262626;
	word-spacing: 10px;
}
.title10v a {
	font: bold 10px Verdana,sans-serif;
	color:#999999;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
	word-spacing: 10px;
	border-bottom:solid 1px #262626;
}

.page10v  {
	font: bold 10px Verdana,sans-serif;
	color:#666666;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
 	word-spacing: 0px;
	border-bottom:solid 1px #262626;
}
.page10v  a{
	font: bold 10px Verdana,sans-serif;
	color:#666666;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:4px;
	word-spacing: 0px;
	border-bottom:solid 1px #262626;
}
.ise10v {
	font: 9px Verdana,sans-serif;
	color:#666666;
}
.ise10v a{
	font: 9px Verdana,sans-serif;
	color:#666666;
}
.ise10v a:hover{
	color:#CCCCCC;
}