/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{
    height: 20px;
}

#wrap{
	width: 920px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	border: 0px solid #000000;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#wrapclear{
    clear: both;
}
#wrapclear2{
    clear: both;
}
#header{
	padding-left: 0px;
	position: relative;
}

#centerc{
	width: 705px;
	min-height: 470px;
    height:auto !important;
    height: 470px;
	display: inline;
	float: left;
	margin-left: 200px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 70px;
}

#leftc{
	width: 60px;
	height: 300px;
	float:left;
	margin-left:-950px;
}

#footer{
    clear: both; 
	height: 1.0em;
	margin-top:-46px;
}
/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul
{
	margin: 0px;
	padding-left: 10px;
	padding-top:  60px;
	margin: 0;
	list-style: none;	
}
#menu ul li
{
	padding: 0;
	margin : 0;
}

#menu ul li a, #menu ul li a:visited
{
	display: block;
	text-align: right;	
	line-height: 2.0em;
	margin: 0;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold; 
	/*width avoids extra whitespace in ie5-6*/
	width: 152px;
}

#menu ul li a:hover, #menu ul li a:active
{
	text-decoration: none;
	margin: 0;
	color: #000000;
	font-weight: bold; 
}

/** ------------------------------------------------------ **/
/** ------------------------ submenu --------------------- **/

#submenuFLASH 
{
	float:left;
	margin-left: 0px;
	list-style: none;
}


#submenu ul
{
	margin: 0px;
	padding-left: 110px;
	list-style: none;	
}
#submenu ul li
{
	padding: 0; 
	margin: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	display: block;
	text-decoration: none;
	font-size: 1.0em;
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}

#submenu ul li a:hover, #menu ul li a:active
{
	text-decoration: none;
	color: #000000;
}
/** ------------------------------------------------------ **/
/** ------------------------ main divs ------------------------ **/

#C1of2 {
	width: 290px;
	line-height: 1.4em;
	float:left;
	padding-right: 80px;
	padding-bottom: 0px;
}

* html #C1of2 {  /* This is the Tan hack */
	width: 290px;
	}

#C2of2 {
	width:290px;
	line-height: 1.4em;
	float:left;
	padding-right: 30px;
	padding-bottom: 0px;
}

* html #C2of2 {  /* This is the Tan hack */
	width: 290px; 
	}

#C1of3 {
	width:390px;
	line-height: 2.0em;
	float:left;
	padding-right: 10px;
	padding-left: 80px;
	height: 300px;
}

* html #C1of3 {  /* This is the Tan hack */
	width: 390px; 
	w\idth: 390px; 
	}

#C1of1 {
	width:700px;
	line-height: 1.4em;
	float:left;
}

* html #C1of1 {  /* This is the Tan hack */
	width: 700px; 
	w\idth: 700px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/

#footerleft
{
    float: left;
	padding-left: 150px;
    padding-top: 60px;
}
#footerright
{
    float: right;
	padding-right: 10px;
    padding-bottom: 0px;
}
#footerright ul
{
    float: right;
	font-size: 1.0em;
	padding-right: 20px;
    padding-top: 20px;
    list-style: none; 
    white-space: nowrap;
}
#footerright ul li
{
	display: inline;
	padding-right: 11px;
}
#footerright ul li a
{	
	font-size: 1.0em;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{			
	font-weight: bold;
	color: #000000;
}
#footernav
{
    float: left;
	margin-left: -40px;
    padding-top: 13px;
}
#homefooternav
{
    float: center;
	padding-left: 230px;
    padding-top: 0px;
}
#footernav ul
{
    list-style: none; 
    margin: 0;
	padding: 0px;
    white-space: nowrap;
}
#footernav ul li
{
	margin: 0; 
	display: inline;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footernav ul li a
{		
	color: #FFFFFF;
	text-decoration: underline;
}
#footernav ul li a:hover, #footernav ul li a:active, #footernav ul li a:focus
{	
    text-decoration: underline;
	color: #CCCCCC;
}

/** ------------------------------------------------------ **/
/** ------------------- standard ------------------------- **/

h1, .h1 {
	font-size: 1.4em;
	color: #DC5B7A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0.8em;
}

h2, .h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em; 
}

h3, .h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em; 
}

caption {
	text-align: left;
	font-weight: normal;
}
th {
	text-align: left;
	font-weight: bold;
}

a, a:visited {
	color: #DC5B7A;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
/** ------------------------------------------------------ **/
/** ------------------- bespoke ------------------------- **/

.imgborder1 {
	border: 1px;
}
.footernav {
text-align:left;
margin-left: 200px;
font-size: 0.8em; 
}
.AlignRight {
	text-align:right;
}
.AlignJustify {
	text-align:justify;
}
.AlignCenter {
	text-align:center;
}
.clearboth {
	clear: both;
	height: 0px;
}

div.divScrollBox {
	height: 350px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 705px;
	overflow:auto;
	scrollbar-arrow-color:#DC5B7A;
    scrollbar-base-color:#000000;
    scrollbar-3dlight-color:#DC5B7A;
    scrollbar-darkshadow-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#7F3546;
}
* html div.divScrollBox {  /* This is the Tan hack */
	width: 705px; 
	w\idth: 705px; 
	height: 350px; 
	he\ight: 350px; 
	}
