body {
	background: #000000 url("images/wrap.PNG") repeat;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

a:link, a:visited {
	color: #6CABF9;
	text-decoration: underline;
}
a:hover, a:active {
	text-transform: uppercase;
}

h1 {
	border: 0px solid #FFF;
	background: url("images/h1.JPG") center;
	height: 20px;
	width: 70%;
	font-size: 16px;
	text-align: left;
	padding-left: 5px;
	margin: 0 auto;
	color: #000;

	}
	
#wrap{
width: 800px;
height: 800px;
text-align: center;
margin: 0 auto;
}

#lefter{
width: 150px;
float: left;
height: 800px;

}

#left{
width: 150px;
height: 770px;
background: url("images/left.PNG") center;
}

#left p{
font-size: 16px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
color: #6CABF9;
font-family: arial;
font-weight: bold;
}

#lefttop{
width: 150px;
height: 29px;
background: url("images/lefttop.JPG") center;
}

#leftbottom{
width: 150px;
float: left;
height: 29px;
background: url("images/leftbottom.JPG") center;
}

#righter{
width: 150px;
float: right;
height: 800px;
}

#right{
width: 150px;
height: 770px;
background: url("images/right.PNG") center;
}

#right p{
font-size: 14px;
text-align: center;
padding-left: 10px;
padding-right:10px;
color: #6CABF9;
font-family: arial;
}
#righttop{
width: 150px;
height: 29px;
background: url("images/righttop.JPG");
}

#rightbottom{
width: 150px;
float: right;
height: 29px;
background: url("images/rightbottom.JPG");
}

#main{
width: 490px;
height: 660px;
background: url("images/main.PNG") center;
margin: 0 auto;

}

#main p{
font-size: 14px;
text-align: left;
}

#pic{
width: 490px;
height: 150px;
background: url("images/pic.JPG") center;
margin: 0 auto;
}

#bottom{
width: 490px;
height: 20px;
background: url("images/bottom.JPG") center;
margin: 0 auto;
}

#footer{
width: 100%;
height: 40px;
margin: 0 auto;
background: url("images/footer.JPG");
}

#footer p{
padding-top: 12px;
}

#topp{
width: 100%;
height: 40px;
margin: 20px;
background: url(topp.PNG);
}












