body{
	background:url(images/siteimg_body.gif) repeat;
	}

#wrap{
	margin:0 auto;
	width:750px;
	background:url(images/siteimg_wrap.gif) repeat;
	text-align: left;
	padding:22px;
        border: 3px solid #999999;
	}

#head{
	width:750px;
	height: 370px;
	margin-bottom: 10px;
	background:url(images/siteimg_head.jpg) no-repeat;
	}

h1{
	font-size:30pt;
	color: #ffff00;
        padding: 70px 0px 0px 50px;
	margin:0px;
        letter-spacing: 3px;
        line-height: 130%;
	}


#mainColumn{
	width:750px;
	padding: 0px;
	}

#mainLeft{
	float: left;
	width: 190px;
        list-style: none;
        }

#mainLeft p.mainLeft{
	width: 180px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
        letter-spacing: 0px;
	padding: 30px 0px 10px 10px;
        margin: 0px;
        background: url(images/siteimg_sidemenu.gif) no-repeat;
        }


#mainLeft ul{
	margin-top: 0px;
	padding: 0px;
	list-style-type:none;
	}

#mainLeft li {
	font: 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 0px;
        }

/*‚P---------------------------------------------------------*/
#menu1{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu1.gif) no-repeat;
	}

#menu1 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu1 a:hover{
	background: url(images/siteimg_sidemenu1h.gif) no-repeat;
	}

/*‚Q---------------------------------------------------------*/
#menu2{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu2.gif) no-repeat;
	}

#menu2 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu2 a:hover{
	background: url(images/siteimg_sidemenu2h.gif) no-repeat;
	}

/*‚R---------------------------------------------------------*/
#menu3{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu3.gif) no-repeat;
	}

#menu3 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu3 a:hover{
	background: url(images/siteimg_sidemenu3h.gif) no-repeat;
	}

/*‚S---------------------------------------------------------*/
#menu4{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu4.gif) no-repeat;
	}

#menu4 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu4 a:hover{
	background: url(images/siteimg_sidemenu4h.gif) no-repeat;
	}

/*‚T---------------------------------------------------------*/
#menu5{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu5.gif) no-repeat;
	}

#menu5 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu5 a:hover{
	background: url(images/siteimg_sidemenu5h.gif) no-repeat;
	}

/*‚U---------------------------------------------------------*/
#menu6{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu6.gif) no-repeat;
	}

#menu6 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu6 a:hover{
	background: url(images/siteimg_sidemenu6h.gif) no-repeat;
	}

/*‚V---------------------------------------------------------*/
#menu7{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu7.gif) no-repeat;
	}

#menu7 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu7 a:hover{
	background: url(images/siteimg_sidemenu7h.gif) no-repeat;
	}

/*‚W---------------------------------------------------------*/
#menu8{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu8.gif) no-repeat;
	}

#menu8 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu8 a:hover{
	background: url(images/siteimg_sidemenu8h.gif) no-repeat;
	}

/*‚X---------------------------------------------------------*/
#menu9{
	width:190px;
	height:57px;
	text-indent:-9999px;
	background: url(images/siteimg_sidemenu9.gif) no-repeat;
	}

#menu9 a{
	width:190px;
	height:57px;
	display:block;
	}

#menu9 a:hover{
	background: url(images/siteimg_sidemenu9h.gif) no-repeat;
	}

/*-----------------------------------------------------------*/
#mainRight
	{
	width:510px;
	float:right;
	padding: 0px;
	background: url(images/back2.gif) no-repeat;
	margin: 20px 0px;
	font-size: 10px;
	line-height: 150%;
	}

h2{     
	color: #333333;
	font-size:15pt;
        padding: 10px 0px 0px 10px;
	margin:0px;
        height: 34px;
        letter-spacing: 2px;
        background: url(images/siteimg_h2.gif) no-repeat;
	}


p{     
	font-size:11pt;
        line-height: 140%;
	color: #ccccff;
        padding: 10px 0px;
	margin:0px;
	}

.clears{
	clear:both;
        }

.box{
	width:750px;
	height:10px;
        }

#foot{
	width:750px;
	height:25px;
        border-top: 2px solid #ffffff;
	}

#foot p.foot{
	float:right;
	font-size: 16px;
	font-weight: bold;
	color: #ff9999;
	padding-right: 3px;
        }

