﻿*{
	font-family: Georgia;


}
#wrapper{
	width:1014px;
	height:1280px;

margin:0 auto;

	background-image:url('Comp 2_00008.png');
	border-bottom: thick midnightblue solid;
	border-top: thick midnightblue solid;

}

#header{
	width:100%;
	height:170px;
	left:auto;
	right: auto;
	margin:auto;
	margin-top: 9px;
	background-image: url('white.png');
	font-size: 32px;
}
#content{
	background-image:url('white2.png');
	margin: auto;
	margin-left: 200px;
	left: 200px;
	width: 770px;
	text-align: left;

	padding: 5px;
	top: 210px;
	font-size: 16px;
	border: 20px solid;
	border-image: url(white2.png) 10 round;
	}

.auto-style1 {
	color: #000080;
	font-size: xx-large;
	text-align: center;

}
#logo {

	width: 170px;
	height: 170px;
	left: auto;
	top: auto;
	bottom: auto;

	position: absolute;
}
#van{

	width: 170px;
	height: 170px;
	left: auto;

	bottom: auto;
top: 111px;
	position: absolute;
}

.auto-style2 {
	color: #FFFF00;
}
.auto-style3 {
	color: #0092FF;
}
.auto-style4 {
	color: #0092FF;
}
#sidemenu {

	width: 200px;
	height: 30px;
	position: absolute;

	top: 200px;
	font-size: 24px;
}
#sidemenu2 {

	width: 200px;
	height: 30px;
	position: absolute;
	border-top: thick midnightblue solid;
	border-bottom: thick midnightblue solid;
	background:url('white2.png');
	top: 660px;
	font-size: 20px;
}
#sidemenu2_down {

	width: 200px;
	height: 200px;
	position: absolute;
	background:url('white2.png');
	top: 700px;
	font-size: 18px;

}

#topfoto {
	margin-top: -196px;
	position: absolute;




}
button.menubuttons{
	width:180px;
	height: 37px;
	margin: 7px;
	opacity: 0.8;
	border: 0px;
	border-radius: 25px;
	font-size: 14px;
}
button.menubuttons:hover{
    opacity: 0.7;

    }
		html,body{
		    height: 100%
		}

		#holder{
		    min-height: 100%;
		    position:relative;
		}

		#body{
		    padding-bottom: 100px;    /* height of footer */
		}



#copyright_footer {
	height:30px;
	margin: 0;
	clear: both;
	width:100%;
	position: relative;
	text-align: center;

}
