@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 18px;
	color: #666666;
}
#container {
	height: 650px;
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar {
	position: relative;
	height: 650px;
	width: 200px;
	float: left;
}
#logo {
	position: relative;
	height: 180px;
	width: 180px;
	top: 75px;
	left: 10px;
	float: none;
}
#nav {
	position: relative;
	height: 300px;
	width: 93px;
	left: 65px;
	top: 76px;
}
#header {
	position: relative;
	height: 37px;
	width: 520px;
	float: left;
	top: 95px;
	left: 101px;
}
#galleria {
	position: relative;
	height: 346px;
	width: 519px;
	top: 115px;
	float: left;
	left: 101px;
	list-style-type: none;
	overflow: visible;
}

/*#contact_info {
	position: relative;
	height: 346px;
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: left;	
	}*/


/*#form {
	position: relative;
	height: 346px;
	width: 240px;
	float: left;
	
	}*/

a:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
input {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	color: #999999;
}
label {
	color: #FF9900;
}
#thumbnails {
	position: relative;
	height: 346px;
	width: 519px;
	top: 150px;
	float: left;
	left: 101px;
	list-style-type: none;
	text-align: center;
}
#aboutme {
	position: relative;
	height: 346px;
	width: 519px;
	top: 150px;
	float: left;
	left: 101px;
	list-style-type: none;
	text-align: left;
}
#aboutme p {
	margin-bottom: 15px;
}
textarea {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	color: #999999;
}

/*#andrew_weinhoffer {
	height: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 160px;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	
}*/

/*#andrew_weinhoffer a:link {
	display:inline;
	color: #D7D7D7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#andrew_weinhoffer a:hover {
	display:inline;
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
