/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b6b6b6;
	}
#main table {
	color: #505050;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#entry_header_words {
	line-height: 0px;
	font-weight: normal;
}
	
h3 {
	font-family: "Verdana", "Arial", "Sans-serif";
	font-size: 17px;
	font-weight: normal; 
	margin: 0px;
	}

h4 {
	margin: 0px;
	}
	
p, li, td, div {
	font-size: x-small;
	}
h5 {
	font-size: x-small;
	line-height: 80%;
	background-color: #b6b6b6;
	color: #b6b6b6;
}
	
.fullHeight {
	margin-top: 0px;
	vertical-align: top;
	}
a:link, a:visited {
	color: #505050;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #333333;
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.contact:link, a.contact:visited {
	color: #505050;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.contact:hover, a.contact:active {
	color: #333333;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.menu {
	font-size: 9px;
	}
.gallery {
	font-size: 17px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 33px;
}
	
.header {
	padding-top: 0px;
	height: 40px;
	}
	
.bottomPadding {
	padding-bottom: 5px;
	}
	
#main {
	padding-bottom: 20px;
	padding-top: 10px;
	}
	
#contact td {
	font-size: 12px;
	}
	
input, textarea, select {
	font: 11px Tahoma;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
	}
.style4 {
	font-size: small;
	line-height: 130%;
	font-weight: normal;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#box1 {
	margin-top: 0px;
	height: 160px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}
#box1_copy {
	float: right;
	width: 400px;
	margin-right: 50px;
	margin-top: 20px;
	color: #333;
	font-size: small;
}
#message {
	background-color: #999;
	text-align: center;
	font-size: medium;
	padding-top: 15px;
	padding-bottom: 15px;
}

