/* CSS Document */

* { /* zero out all margins and paddings for all browser defaults */
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	width: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
	line-height: 18px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	text-indent: 10px;
	line-height: 23px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
h4 {
	color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #a60000;
	text-align: left;
	text-indent: 8px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: none;
	vertical-align: bottom;
}
a:active {
	color: #999900;
	text-decoration: none;
	height: auto;
	width: auto;
	background-color: #FFCC66;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

form {
	text-align: left;
	text-indent: 10px;
	width: 300px;
	height: auto;
	float: left;
}
input {
	background-color: #CCCC99;
	font-size: 10px;
	width: auto;
	float: left;
	border: thin inset #993333;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffcc66;
	background-repeat: no-repeat;	
}
#navig {
	width:675px;
	height:auto;
	background-color: #a60000;
	margin-top: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	}
#headerwrapper {
	margin-left: 30px;
	width: 300px;
	float: left;
	margin-top: 20px;
}
#content_contact {
	float: left;
	height: auto;
	width: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#content {
	width:380px;
	height:auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
}
#aboutcontent {
	float: left;
}

#gallerywrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 20px;
	width: 300px;
	height: auto;
	background-color: #a60000;
	float: left;
}
#wrappercontactpage {
	height:900px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	background-color: #FFCC66;
	text-align: center;	
}
#targetwrapper {
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 20px;
}

#hintwrapper {
	width:auto;
	height:30px;
	text-align: left;
	background-color: #FFCC66;
	padding: 10px;
	float: left;
}
#gallerytitle {
	float: left;
	margin-left: 30px;
}

#logo {
	position:absolute;
	visibility:visible;
	left:47px;
	top:31px;
	width:342px;
	height:213px;
	z-index:8;
}
#contentheader {
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	background-color: #a60000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	width: auto;
}
#bottomlinkwrapper {
	text-align: center;
	width: 800px;
	height: 60px;
	padding-top: 30px;
	clear: both;
}
#bottomlinkwrappercontact {
	position:absolute;
	visibility:visible;
	left:31px;
	top:809px;
	width:738px;
	height:73px;
	z-index:8;
	float: left;
	text-align: center;
}
#homepagecontent {
	width:696px;
	height:auto;
	float: left;
	padding-left: 50px;
	padding-top: 20px;
}
#aboutpagecontent {
	width:696px;
	height:auto;
	float: left;
	padding-left: 70px;
	padding-top: 20px;
}
#aboutpage {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
}
#formwrapper {
	padding: 30px;
	float: right;
}
#ad {
	width: 720px;
	height: 200px;
	float: left;
	margin-left: 30px;
}


#featured {
	width:400px;
	height:auto;
	padding-left: 40px;
	float: left;
	clear: both;
	padding-top: 30px;
}
#feed {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	width: 340px;
}

#webgallery {
	position:absolute;
	visibility:visible;
	left:70px;
	top:288px;
	width:700px;
	height:auto;
	z-index:11;
}
#contentgallery {
	width:380px;
	height:140px;
	float: right;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-right: 30px;
	clear: both;
}
#spacer {
	height: 50px;
	width: 800px;
	clear: both;
}
#underlogo {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 30px;
}
#share {
	float: right;
	height: auto;
	width: auto;
}
#bottomright {
	float: right;
	height: auto;
	width: 150px;
	padding-top: 30px;
	padding-left: 10px;
}
#galleryrightcol {

	width:380px;
	height:auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
}
#webgallery_images {
	width:720px;
	height:auto;
	margin-top: 20px;
	float: left;
	margin-left: 40px;
	display: inline;
}
#content_form {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#bottomlinkwrapper2 {
	float: left;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: center;
	padding-right: 40px;
}
#juliacontent {

	width:380px;
	height:auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
}

#div1, #div2, #div3, #div4, #div5, #div6 {
	position:absolute;
	top: 450;
	left: 300;
	width:700px;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #a60000;
	height: auto;
	padding: 5px;
	line-height: 20px;
	border-left-width: 8px;
	border-left-style: dashed;
	border-left-color: #000000;
	font-style: italic;
	font-weight: bold;
	border-right-width: 8px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.webgalleryitem {
	border: 2px solid #000000;
	margin-left: 20px;
}
#webgallery_captions {

	width:720px;
	height:auto;
	margin-top: 20px;
	float: left;
	margin-left: 40px;
	display: inline;
}
.arandomlink {
	background-color: #FFFFCC;
	padding-left: 4px;
	border-left-style: solid;
	border-left-color: #990033;
	padding-right: 4px;
	border-left-width: 5px;
	height: 12px;
	width: auto;
}
.h5contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #a60000;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
}
.formdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	width: auto;
	clear: both;
}
.galleryitem {
	border: 2px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.clear {
	clear: both;
	float: left;
	width: 730px;
	height: 10px;
}
.bottomlink {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 7px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	float: left;
}	
.white {
	color: #FFFFFF;
}
.gallerydiv {
	background-color: #900000;
	text-align: left;
	padding: 5px;
	width: 350px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 30px;
	height: auto;
	float: left;
}
.naviglinkDiv {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	background-color: #FFCC66;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

.current {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	background-color: #FFCC66;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 14px;
}

.contentheader {
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	background-color: #a60000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	width: auto;
}
.inline_img {
	text-align: left;
	vertical-align: text-top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;}
.contentwrapper_about {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.contentwrapper_webgallery {

	width: 350px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.homepageadditional {
	float: left;
	width: 600px;
	padding-left: 170px;
}
