@charset "utf-8";
/* CSS Document */

#wrapper {
	width:970px;
	height: 700px;
	background-color: #CCCCCC;
	margin: auto;
}

#header {
	background-image:url(img/banner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 970px;
	height: 214px;
	background-color:#333;
}

#rgtTabs {
	float:right;
	margin-top: 10px;
}

#botLinks {
	width: 600px;
	clear: both;
	margin: auto;
	padding-top: 10px;
}

ol.linksLstIt {
	list-style:none;
}

ol.linksLstIt li {
	padding: 10px;
	color: #333333;
	float: left;
}

ol.linksLstIt a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333;
	text-decoration:none
}

ol.linksLstIt a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
}

ol.linksLstIt li.current {
    color:#000;
	font-weight:bold;
}

ol.linksLstIt li.current a {
    color:#333;
	font-weight:bold;
}
#contentHolder {
	background-image:url(img/backGround2.jpg);
	background-repeat:no-repeat;
	background-color:#CCC;
	width:970px;
	height: 485px;
}

.lftGradient {
background-image:url(img/men-lft.png);
background-position:right;
background-repeat:repeat-y;
border:none;
}

.rgtGradient {
background-image:url(img/men-rgt.png);
background-position:left;
background-repeat:repeat-y;
border:none;
}

.botGradient {
background-image:url(img/men-bot.png);
background-position:top;
background-repeat:repeat-x;
border:none;
}

.topGradient {
background-image:url(img/men-top.png);
background-position:bottom;
background-repeat:repeat-x;
border:none;
}

.toprgtCnr {
background-image:url(img/men-trgt.png);
background-position:bottom left;
background-repeat:no-repeat;
border:none;
}

.toplftCnr {
background-image:url(img/men-tlft.png);
background-position:bottom right;
background-repeat:no-repeat;
border:none;
}

.botrgtCnr {
background-image:url(img/men-brgt.png);
background-position:top left;
background-repeat:no-repeat;
border:none;
}

.botlftCnr {
background-image:url(img/men-blft.png);
background-position:top right;
background-repeat:no-repeat;
border:none;
}

.menBG {
background-image:url(img/men-bg.gif);
background-color:#006;
border:none;
}

#lftBarmenBar {
	width:250px;
	height:360px;
	margin-top: 10px;
	float: left;
}

ol#menBarLi {
    list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:30px;
    margin: 0;
    padding: 0;
	font-weight:lighter;
}

ol#menBarLi li {
	text-decoration:none;
}

ol#menBarLi a {
    color:#999;
    text-decoration: none;
	font-weight:bold;
}

ol#menBarLi a:hover {
	color:#FFF;
	text-decoration:none;
}

ol#menBarLi li.current {
    color: #FFF;
	font-weight:bold;
}

ol#menBarLi li.current a {
    color: #FFF;
	font-weight:bold;
}

div.contentSGal {
	width:430px;
	float: left;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	padding-left: 10px;
}

div.contentS {
	width:420px;
	float: left;
	height: 310px;
	margin-top: 20px;
	padding-left:10px;
	padding-right: 10px;
}

div.contentS h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000;
font-weight:lighter;
}

div.contentS h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000;
font-weight:lighter;
}

div.contentS p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333;
	display:block;
}

div.contentScrl {
	width:420px;
	float: left;
	height: 310px;
	margin-top: 20px;
	padding-left:10px;
	overflow:scroll;
	padding-right: 10px;
}

div.contentScrl h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000;
font-weight:lighter;
}

div.contentScrl h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000;
font-weight:lighter;
}

div.contentScrl p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333;
	display:block;
}

.rgtLink {
	background-image:url(img/panel-Tab-Bg.png);
	background-repeat:no-repeat;
	width:220px;
	height:70px;
}

div#rgtTabs p {
	font-size:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	line-height: 8px;
	text-decoration:none;
}

div#rgtTabs h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	margin-left: 15px;
	line-height: -10px;
	text-decoration:none;
}

div#rgtTabs h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	margin-left: 15px;
	line-height: -10px;
	text-decoration:none;
	color:#FFF;
}

div#rgtTabs p.current {
	font-size:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	line-height: 8px;
	text-decoration:none;
	color:#FFF;
}

div#rgtTabs a {
	text-decoration:none;
	color:#999;
}

div#rgtTabs a:hover {
	text-decoration:none;
	border: none;
	color:#FFF;
}

#navOpts {
	width:420px;
	text-align:right;
	float: left;
	margin-top: 20px;
}

div#navOpts a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	text-decoration:none
}

div#navOpts a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.imgHldrrgtPnl {
	padding-left: 2px;
	padding-top: 2px;
	width: 80px;
	height: 60px;
}
.spcrBot {
	clear:both;
	height:20px;
	float: left;
}
.lftBarAli {
margin-left:30px;
}
.rgtTabsAli {
margin-right:30px;
}
.contentS pre {
font-family:Georgia, "Times New Roman", Times, serif;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
