body {

	background-repeat: repeat;

	background-position: center top;

	height: 1200px;

	background-image: url(img/back_all.jpg);

	width: auto;

}

#main {

	height: 1400px;

	width: 700px;

	margin: auto;

	background-color: #FFF;

	border: medium solid #000;

}



#header {

	background-color: #FFF;

	background-image: url(img/header1.png);

	height: 100px;

	width: 700px;

	margin: auto;

	background-repeat: no-repeat;

}

#left_sidebar {

	height: 800px;

	width: 150px;

	margin-top: 25px;

	text-align: left;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 15px;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: small;

	float: left;

	margin-right: 10px;

	margin-left: 25px;

	display: inline;

	background-image: url(img/back_all.jpg);

}



#footer {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: x-small;

	color: #FFF;

	margin: auto;

	height: 20px;

	width: 700px;

}



a {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: small;

	color: #FFF;

}



a:link {

	text-decoration: none;

	color: #FFF;

}

a:visited {

	text-decoration: none;

	color: #FFF;

}

a:hover {

	text-decoration: none;

	color: #000;

}

a:active {

	text-decoration: none;

	color: #000;

}

#footer table tr td a {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: x-small;

	color: #D4D0C8;

}

#main_content {

	float: right;

	width: 470px;

	margin-top: 20px;

	height: 1000px;

	padding-top: 2px;

	padding-right: 8px;

	padding-bottom: 2px;

	padding-left: 8px;

}

.p {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: small;

	color: #000;

	text-align: justify;

	padding-right: 20px;

}

#maincontent_h1 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: large;

	font-weight: bold;

	color: #03F;

	text-align: center;

	padding-bottom: 15px;

}



#main_content .p h2 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: small;

	font-weight: bold;

	color: #03F;

}

#main_content .p h3 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: small;

	font-weight: bold;

	color: #000;

}

#imageholder {

}

#imageholder2 {

	margin-top: 40px;

}

#imageholder3 {
	margin-top: 30px;
	margin-bottom: 30px;

}
#imageholder4 {
	margin-top: 40px;
}
