/* CSS Document */



body{margin:0; background-image:url(../images/bogy-bg.jpg); background-repeat:repeat-x}

H1{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none;}

.contant{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; text-decoration:none;}

.contant1{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; text-decoration:underline;}

.bottom-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F4DBB2;}

a.bottom-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F4DBB2; text-decoration:underline;}

a.bottom-text:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F4DBB2; text-decoration:underline;}

a.bottom-text:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F4DBB2; text-decoration:underline;}

.footertext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}

.footertext a{color:#000000;text-decoration:none;}

.footertext a:hover{color:#000000;text-decoration:underline;}

/* new add */
.uc{
	width:757px;
	float:left;
	text-align:center;
	background:#1f1f1f;
	}
	
.wrapper{
	width:757px;
	margin:0 auto;
	}
	
#background{
	width:100%;
	
	background-repeat:repeat-x;
	}
	
.head{
	width:757px;
	float:left;
	margin:10px 0;
	}
