@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
#wrap #bg #container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 201px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */

#wrap {
	background-image: url(../images/bgheader.jpg);
	background-repeat: repeat-x;
}
#wrap #header {
	background-image: url(../images/header.jpg);
	height: 320px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrap #bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.style1 {
	font-family: Tahoma;
	font-size: 16;
}
.style2 {
	font-family: Impact;
	font-size: 32px;
	color: #FF0000;
}
.style3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style4 {color: #FF00FF}
.style5 {font-size: 36px}
.style8 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.style10 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.style11 {color: #FF0000}
.style14 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.style15 {
	font-size: 24px;
	font-weight: bold;
}
.style16 {
	font-family: Tahoma; 
	font-size: 16px; 
	background-color: #FFFF00;
}

.style17 {
	font-family: Tahoma; 
	font-size: 16; 
	font-weight: bold; 
}
.style18 {
	color: #37A635;
	font-size: 30px;
	font-weight: bold;
	text-align:center;
}
