body {
	background: #000000 url(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: 1px solid #FFF;
	background: url(h1.JPG) center;
	height: 20px;
	width: 70%;
	font-size: 16px;
	text-align: left;
	padding-left: 5px;
	margin: 0 auto;
	color: #FFF;

	}
	
#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(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(lefttop.JPG) center;
}

#leftbottom{
width: 150px;
float: left;
height: 29px;
background: url(leftbottom.JPG) center;
}

#righter{
width: 150px;
float: right;
height: 800px;
}

#right{
width: 150px;
height: 770px;
background: url(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(righttop.JPG);
}

#rightbottom{
width: 150px;
float: right;
height: 29px;
background: url(rightbottom.JPG);
}

#main{
width: 490px;
height: 660px;
background: url(main.PNG) center;
margin: 0 auto;

}

#main p{
font-size: 14px;
text-align: left;
}

#pic{
width: 490px;
height: 150px;
background: url(pic.JPG) center;
margin: 0 auto;
}

#bottom{
width: 490px;
height: 20px;
background: url(bottom.JPG) center;
margin: 0 auto;
}

#footer{
width: 100%;
height: 40px;
margin: 0 auto;
background: url(footer.JPG);
}

#footer p{
padding-top: 12px;
}

#topp{
width: 100%;
height: 40px;
margin: 20px;
background: url(topp.PNG);
}
