/*   LAYOUT   */
.centerimg{vertical-align:middle}

#mainlft{/*green*/
	position:relative;
	float:left;
	width:300px;
	
/*border-color:#00FF00;
border-style:double;*/
	margin:45px 10px 15px 40px;
	}
	
#mainrt{/*red*/
	float:right;
	width:250px;
	margin:40px 40px 0px 0px;
	padding-left:3em;
	padding-right:2em;
	padding-top:1em;
	padding-bottom:3em;
	
	background-color:#FFCC66;
	
	border-width:6px;
	border-style:ridge;
	border-color:#6666cc;
	/*border-bottom-color:#FFFFCC;
	border-right-color:#FFFFCC;*/
	
	
/*border-color:#FF0000;
border-style:double;*/
	}

#mainlft ul{/*gold*/
	display:inline;
	list-style:none;
/*border-color:#ffcc33;
border-style:double;*/
	
	}
#mainlft img{/*images*/
	position:relative;
	margin:-65px 10px 10px 0px;
	/*border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:thick;
	border-bottom-style:outset;
	border-right:solid;
	border-right-color:#999999;
	border-right-width:thick;
	border-top:solid;
	border-top-color:#CCCCCC;
	border-top-width:thick;
	border-top-style:ridge;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:thick;
	border-left-style:ridge;*/
	
	border-width:4px;
	border-style:ridge;
	
	
	border-color:#6666cc;
	
	
	
/*border-color:#6666cc;
border-style:double;*/
	}
#mainlft li{/*text*/
	position:relative;
	padding-top:65px;
	
	margin:0px 0px 0px 0px;
/*border-color:#FF0000;
border-style:double;*/
	}


/*   Type   */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6666cc;
	/*color:#FF0000;*/
	text-decoration: none;
	text-align: center;
	padding-top:15px;
	margin-left:-60px;

/*border-color:#6666cc;
border-style:double;*/
}
#mainlft p{/*type*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6666cc;
	text-decoration: none;
	font-weight: bold;	
	/*font-weight: bold;*/
	/*line-height: 135%;*/
/*border-color:#9900FF;
border-style:double;*/
	margin-top:-2em;
	padding-left:100px;
	}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #6666cc;
	text-decoration: none;
	font-weight: bold;
	line-height: 135%;
	margin-top:25px;
/*border-color:#9900FF;
border-style:double;*/
}

/*     COLOR    */

#mainlft li{
	clear:both;
	}
	
#mainlft li img{
	float:left;
/*border-color:#6666cc;
border-style:double;*/

	}
#nav-main{
	/*border-color:#9900FF;
	border-style: solid;
	border-width: thin;*/
	
}

#wrapper{
	border-top-color:#ffffcc;
	border-top-style: solid;
	border-top-width: thin;
	}/*remove border for IE67*/
	
.clickimg{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #6666cc;
	text-decoration: none;
	text-align: center;
	
	margin-left:-60px;
	/*border: thin solid #ff0000;*/
}
	
