@charset "utf-8";
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.625em;
	background-color: #999999;
	scrollbar-track-color:0A5B00;
	color: #333333;
}
#leftmenu li {
	list-style-type: none;
}
#leftmenu ul {
}
#maincentredhandvdiv #leftholder #logo h1 {
	margin-top: 35px;
	margin-left: 35px;
	font-family: "Trebuchet MS";
	color: #666666;
}

#leftmenu a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
}
#main p {
	font-size: 1.4em;
}
#maincentredhandvdiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:920px;
	height:580px;
	margin-top: -280px; /*set to a negative number 1/2 of your height*/
	margin-left: -460px; /*set to a negative number 1/2 of your width*/
	border: 2px solid #555E49;
	background-color: #f3f3f3;
	background-image: url(maintemplateback3.jpg);
	padding: 2px;
	background-repeat: no-repeat;
	background-position: center center;
}
#leftmenu a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 1.1em;
}
#leftmenu a:hover {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 2px;
}

#logo {
	height: 120px;
	width: 620px;
}
#maincentredhandvdiv #leftholder #logo h1 {
	font-family: "Trebuchet MS";
	color: #666666;
	margin-top: 35px;
	margin-left: 35px;
}

#leftholder {
	float: left;
	height: 560px;
	width: 610px;
}
#leftmenu {
	float: left;
	height: 400px;
	width: 200px;
}
#main {
	float: left;
	height: 440px;
	width: 400px;
}
#footer {
	height: 40px;
	width: 620px;
	float: left;
	text-align: center;
}
#mainimage {
	float: right;
	height: 560px;
	width: 280px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.short_image {
	margin-top: 150px;
}
#maincentredhandvdiv #leftholder #main h1 {
	font-size: 1.5em;
}

}
#maincentredhandvdiv #logo2 {
	height: 120px;
	width: 100%;
}

#maincentredhandvdiv #row1 {
	height: 400px;
	width: 100%;
}
#maincentredhandvdiv #row1 #image_area {
	height: auto;
	width: 700px;
}
.extra_pictures {
	margin-right: 20px;
}
#maincentredhandvdiv #leftholder #main a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
