body{
	margin:0 auto;
	padding:0;
	font:70% Verdana,Tahoma,Arial,sans-serif;
	background-image: url(images03/bg3.jpg);
	color:#303030;
	width:770px;
}

.container{
	background-color: #900;
	color:#333;
	margin:0 auto;
	height: 100%;
	border-left: 5px solid #900;
	border-right: 5px solid #900;
	width: 720px;
	border-top: 5px solid #900;
}
.os {
	margin:  0em 0em;
	padding-left: 1em;
	color: #333;
	margin-bottom: 0em;
	border-bottom: 0px solid #DF538D;
	background-color: #FFF;
}
.os h1{
	margin:0 0 10px 0;
	float:left;
}
.os p{
	width:500px;
	float:right;
	text-align:center;
	color:#a0a0a0;
	margin:5px 0 5px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}

.logoImageCell {
	padding: 1em 1em 1em 0;
	height: 108px;
}
.logoImageCell h1 {
	padding: 0.1em 1em 0.3em 1em ;
	border: 2px solid #DF538D  ;
}
.logoTextCell {
	margin-left: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	height: 20px;
}

.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}

.mainpict {
	margin: 3px auto;
	border:0;
	background-position: center center;
	height: 120px;

}
.toppict {
/* Put your image here under the main menu and uncomment 

	margin:0 auto;
	border:0;
	background-image: url(images/orangeswirl2.jpg) ;
	background-repeat: repeat-x ;
	background-position: center center ;
	height: 30px ;
	width: 760px ;
*/
}

/******************* Top Nav ***************/
.topmenu {
	color:#900;
	margin: 0em 0em 0em 0em;
	text-align: center;
	height: 26px;
	border-bottom: 3px double #FFF;
	background-color: #666;
}
#topnavlist {
	margin: 0em;
	padding: 6px 0 0px 0px;
}

.topmenu li{
	display: inline;
	border-right:1px solid #fff;
	white-space:nowrap;
	padding-left: 2px;
}
.topmenu li a{
	display:inline;
	padding:4px 21px 5px 14px;
	font-size:11px;
	font-weight: bold;
	text-transform:capitalize;
	text-decoration:none;
	color: #000;
}
.topmenu #topcurrent, .topmenu a:hover{
	color:#FFF;
	border-bottom: 0px solid #000;
	text-decoration:none;
}

/******************* Left Nav ***************/

.leftmenu{
	clear:right;
	float:right;
	width:160px;
	margin: 20px 0 0px 0px;
	padding:0;
	font-size:0.9em;
}
.leftmenu ul{	
	list-style:none;
	margin:0 5px 20px 0px;
	padding:0;
	font-size:1em;
}	
.leftmenu li{
	margin-bottom:4px;
}
.leftmenu li a{
	font-weight:bold;
	height:20px;
	text-decoration:none;
	background-color: #F00;
	color:#fff;
	display:block;
	padding:6px 10px 0 10px;
	border-bottom: 1px solid #900;
	border-left: 1px solid;
	border-top: 1px solid;
}	
.leftmenu li a:hover, #leftcurrent {
	background-color: #FF6;
	color:#FFF;
	text-decoration: none;
	border-bottom: 1px solid #900;
	border-left: 1px solid #900;
	border-top: 1px solid #900;
}

/******************* Main Contents ***************/

.contents {
	margin: 30px 190px 12px 5px;
	height: 100%;
	padding: 10px;
	line-height:normal;
	text-align:left;
	background-color: #fff;
	border: 1px solid #900;
}
h1{
	font-size:14px;
	margin:0 0 2px 0;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom: #900 solid 1px;
	color: #900;
}
.contents h1 {
	background-position: left center ;
	background-repeat: no-repeat ;
}
h2, h3{
	font-size:1.2em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	color: #D76a65;
}
h3 {
	font-size: 1.1em;
	color: #933;
	border-bottom: solid #933 1px;
}
.contents img{
	margin: 7px;
	padding:1px;
	display:inline;
	color:#303030;
	border:1px;
}
.contents a{
	text-decoration:underline;
	padding: 3px;
	color: #333;
	font-weight: bold;
	font-size: 100%;
}
.contents a:hover{
	text-decoration: none;
	color:#900;
}
a img{
	border:0;
}

.abox, .abox2 {
	clear:right;
	float:right;
	width:160px;
	margin: 27px 5px 8px 5px;
	padding:8px;
	font-size:10px;
	border: 1px solid #E5A88B;
	background-color: #FFF;
}

.abox a{
	text-decoration:underline;
	padding: 0px;
	color: #900;
	font-weight: bold;
	font-size: 100%;
}

.abox a:hover{
	text-decoration: none;
	color:#333;
}

.abox h3 {
	margin: 0 ;
}
.abox ul, .abox2 ul {
	padding: 0 0 0 15px ;
	margin: 0 ;
}
.abox2 {
	clear: right ;
}
.abox2 p {
	padding: 0 ;
	margin: 0 ;
}

/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0;
	padding:5px 0 5px 0;
	text-align:center;
	background-color: #900;
	color: #CCC;
	font-size:9px;
}
.footer a{
	text-decoration:underline;
	padding: 3px;
	color: #FFF;
	font-weight: normal;
	font-size: 105%;
}
.footer a:hover{
	text-decoration: none;
	color:#CCC;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.center{
	text-align:center;
}

