@charset "utf-8";
/* CSS Document */

body {
	background-color: #800000;
	
	
}


#container {
	height: 650px;
	width: 1100px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#container2 {
	height: 590px;
	width: 1020px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/container.jpg);
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#containerfotoalbum {
	height: 620px;
	width: 1020px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
background-color: #800000;

}






#header {
	height: 40px;
	width: 1000px;
	float: left;
	background-image: url(../images/header.jpg);
	padding-top: 270px;
	padding-left: 100px;
}

#nav_box {
	height: 30px;
	width: 1100px;
	float: left;
	
}

#main_box {
	height:310px;
	width: 883px;
	float: left;
	background-image: url(../images/main.jpg);
	padding-left: 97px;
	padding-right: 100px;
}

.left_side {
	float: left;
	height: 310px;
	width: 500px;
}
.right_side {
	float: left;
	height: 293px;
	width: 280px;
	padding-top: 17px;
	padding-left: 73px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F0000;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F0000;
	margin-top: 7px;
	margin-bottom: 2px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630E0E;
	font-style: normal;
	text-decoration: underline;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630E0E;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #523719;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
	display: inline;
	margin: 0px;
}

a:hover, a:active{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: inline;
	
}

a.a:hover, a.a:active{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	
}

a.b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: inline;
	padding: 0px;
}

a.b:hover, a.a:active{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}

li {
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

label{
	display: block;
	font-size: 12px;
	color: #6F0000
	padding-top: 0px;
}

fieldset{
	width: 250px;
	font-family: verdana;
	padding-top: 10px;



	* padding-top: 0px; /* IE7 hack */
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #6F0000;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend{
	background-color: #CBD3E6;
	color: #999999;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 12px;
}

input{
	border: 1px solid #999999;
	background-color: transparent;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}


textarea{
	border: 1px ridge #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F0000;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: transparent;
	width: 250px;
	height: 25px;
	overflow: auto;
}

.button{
	background-color: #800000;
	color: #CCCCCC;
	font-weight: bold;
	width: 90px;
	cursor: pointer;
	border: 1px solid #800000;
	height: 30px;
	margin-top: 10;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.checkbox{
	color: #630E0E;
	font-weight: bold;
	width: auto;
	margin: 0 5px 0 0;
	padding: 1px 5px 2px 5px;
	cursor: pointer;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

select{
	margin: 2px 0 15px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #CBD3E6;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #630E0E;
	background-repeat: repeat;
}

