/* UNIVERSAL _______________________________________ */

* { font-size: 99%; margin: 0; padding: 0; }

html { height: 100%; }

body {
	background: #FFFFFF;
	width:100%; min-width:800px;
	text-align: center;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 72%;
	line-height: 1.5em;
}
p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre, table { margin: 0 0 .8em 0; }

/* Headings ________ */
h1, h2, h3, h4, h5, h6 { background: transparent; color: #5F5F5F; font-weight: normal; letter-spacing: .1em; }

/* Wrappers ____ */
#wrap-out {
	width: auto;
	background-image: url(../img_content/wrap_out.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#wrap-in {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-image: url(../img_content/wrap-in.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* Navigation _______ */
#navhome {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 1.3em;
	color: #999999;
	text-decoration: none;
	width: 300px;
	text-align: center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 10px;
	top: 15px;
}

#navallelse {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 1.3em;
	color: #999999;
	text-decoration: none;
	width: 180px;
	text-align: center;
	position: relative;
	padding: 4px;
	height: auto;
	clear: both;
	overflow: auto;
	top: 145px;
	left: 45px;
}

#create, #connect {
	text-align: left;
	display: inline;
	height: 15px;
	width: 100px;
}
#create {
	padding: 2px;
}

#connect {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}


#rightnavbox {
	text-decoration: none;
	text-align: center;
	display: inline;
	height: auto;
	width: 190px;
	list-style-type: none;
	
}
#wrapper-a #wrapper-b #container #rightnavcontent #rightnavbox #rightnav {
	text-decoration: none;
	list-style-image: none;
}


#sidesnips {
	font-size: 1em;
	color: #999999;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-style: normal;
	letter-spacing: 0.1em;
	list-style-type: none;
	font-weight: 100;
	
}
#subsidesnips {
	font-size: 1em;
	color: #999999;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-style: normal;
	letter-spacing: 0.1em;
	list-style-type: none;
	font-weight: 100;
	
	
}

/* Anchors _______ */
a img { border: none; }

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited, a:hover, a:focus, a:active {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}
/* Content Inner _______________________________________ */
#container {
	width: 800px;
	height: 100%;

}
#header {
	height: 175px;
	width: 800px;
}

#maincontent {
	width: 555px;
	float: left;
	height: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#rightnavcontent {
	width: 190px;
	top: 25px;
	height: auto;
	text-align: center;
	position: relative;
	float: right;
	margin-right: 5px;
}

#imagebox {
	clear: both;
	overflow: auto;
	position: relative;
	float: left;
	height: auto;
	width: 570px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#imgone, #imgtwo, #imgthree, #imgfour {
	text-align: left;
	display: inline;
	height: auto;
	width: 125px;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
}

#imgfour {
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-left: 10px;
	}
	
#imgthree {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
	
#imgtwo {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
	
#imgone {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	}

hr {
	color: #CCCCCC;
	font-size: .5px;
}

#main_logo {
	background-color: #FFFFFF;
}

#qoute {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-style: italic;
	text-align: left;
	color: #999999;
}
/* Home Page Content _____ */

#homeleftbox {
	background-color: #FFFFFF;
	width: 250px;
	float: left;
	height: 525px;
}
#homemainlogo {
	background-color: #FFFFFF;
}
#homecontent {
	background-color: #FFFFFF;
	width: 500px;
	float: left;
	position: relative;
	top: 125px;
}
#homeheader {
	background-color: #FFFFFF;
	height: 45px;
	width: 850px;
}

/* Footer _____ */
#footer
 {
	height: auto;
	width: 800px;
	top: 5px;
	font-size: xx-small;
	text-align: center;
	color: #999999;
	float: left;
	clear: both;
}
#homefooter {
	height: 15px;
	width: 800px;
	top: 50px;
	font-size: xx-small;
	text-align: center;
	color: #999999;
	float: left;
}
/* Contact Form ______ */
 textarea {font-size:10pt;}


 .tb {
	margin:0 auto 0 auto;
	text-align:center;
	color:#999999;
	background:#FFFFFF;
	width:528px;
	font-size: 10px;
}

 .td1 {
	width:159px;
	font-weight:normal;
	font-size:1.1em;
	text-align:center;
}

 .td1a {
text-align:left;
width:159px;  
font-size:10pt;
}

 .td2 {
	width:349px;
	font-size:11pt;
	background-color: #FFFFFF;
}

 .td2a {
	width:100px;
	font-weight:bold;
	font-size:12pt;
}

 .td3 {
text-align:right;
width:159px;  
font-size:10pt;
}

 .td3a {width:200px;}
 
 .td4 {
	width:100px;
	height: 25px;
	font-size: 14px;
	text-align: left;
}

.inputc {
	font-size: 10pt;
	background-color: #FFFFFF;
}

 .button {
	border:0;
	text-align:center;
	color:#333333;
	font-size: 12pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	background-color: #CCCCCC;
}
/* Photo Gallery  _______________________________________ */
#apDiv1, #apDiv2, #apDiv3, #apDiv4 {
	position:absolute;
	width:200px;
	height:115px;}

#apDiv1 {
	left: 317px;
	top: 193px;
}
#apDiv2 {
	left: 192px;
	top: 309px;
}
#apDiv3 {
	left: 438px;
	top: 307px;
}
#apDiv4 {
	left: 318px;
	top: 425px;
}
#apDiv5, #apDiv6, #apDiv7, #apDiv8 {
	position:absolute;
	width:200px;
	height:115px;
	left: 317px;
	top: 311px;
	visibility: hidden;
}
#apDiv5 {
	background-image: url(../photography/images/center_digital_mouse.jpg);
	background-repeat: no-repeat;
}
#apDiv6 {
	background-image: url(../photography/images/center_fig_mouse.jpg);
	background-repeat: no-repeat;
}
#apDiv7 {
	background-image: url(../photography/images/center_general_mouse.jpg);
	background-repeat: no-repeat;
}
#apDiv8 {
	background-image: url(../photography/images/center_darkroom_mouse.jpg);
	background-repeat: no-repeat;
}
#contactcontainer {
}
