body {
	background-color:#4a4a4a;
	margin: 0px;
	padding: 0px;
	background-image:url("assets/bg3.jpg");
	background-repeat:repeat-x;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}
	
.mainframe {
	position:relative;
	height: auto;
	width: 1134px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:20px 20px 40px 20px;
	background-color:#222;
}

.header2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 1134px;
	height: 858px;	
	z-index:1;
}

.txtnormal {
	font-family: tahoma;
	font-size: 12px;
	color: #6C6D71;
	text-decoration: none;
	line-height:18px;
}

.txtcaption {
	font-family: trebuchet ms;
	font-size: 21px;
	color: #44707D;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

p {
	margin:2px 0px 8px 0px;
	padding:0px;
}

.ultext {
	list-style-type: square;
	font-family: Verdana;
	font-size: 11px;
	color: #fa0;
	text-decoration: none;
	margin-top:0px;	
}

a.link {
	font-family: Verdana;
	font-size: 11px;
	color: #00659a;
	text-decoration:none;
}

a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0085ba;
	text-decoration:none;
}

