body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #111;
	margin: 20px;
	padding: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
#masthead {
	color: #999;
	background-color: #000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
}
#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
	background-color: #999;
	color: #222;
}
#masthead .content {
	padding: 12px 20px;
}
#masthead .content h1 {
	font-size: 21px;
}
#masthead .content a {
	color: #FFF;
	text-decoration: none;
}
#masthead .content a:hover {
	color: #9CF;
}

#navbar {
	background-color:#666;
	margin: 0px;
	padding: 0px;
	height: 32px;
	background-image: url(../images/nav/navbar_bar.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #555;
}
#center a:visited {
	color: #454;
}
#center a:hover {
	color: #369;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
/*
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
*/
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 18px;
	margin: 30px 0 0 0;
	padding-left: 24px;
}
h3 {
	font-size: 13px;
	margin: 0 0 12px 0;
	text-align: center;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.content h5 {
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

#photocat{
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 1em;
}
#photocat:hover {
	background-color: #999;
	/*
	background-image: url(../images/hover.png);
	background-repeat: repeat;
	*/
}

#photocat h2 {
	margin: 0px;
	padding: 0px;
	color: #EEE;
	text-decoration: none;
}
#photocat a {
	text-decoration: none;
	color: #EEE;
}
#photocat img {
	margin-right: 1em;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
#photocat p {
	padding-bottom: 60px;
}
/* design */
#designcat{
	border: 1px solid #666;
	padding: 1em;
	margin-bottom: 1em;
	Height: 140px;
}
#designcat:hover {
	background-color: #999;
}

#designcat h2 {
	margin: 0px;
	padding: 0px;
	color: #EEE;
	text-decoration: none;
}
#designcat a {
	text-decoration: none;
	color: #EEE;
}
#designcat img {
	margin-right: 1em;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
}
#designcat p {
	padding-bottom: 1.5em;
}
.fltright {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
}

/* thumbnail images */

div.thumbnails {margin: 0 0 0 2%;}

div.pic {
	float: left; 
	height: 130px; 
	width: 130px;
	padding: 15px; 
	margin: 6px 6px; 
	border: 1px solid; 
	border-color: #AAA #444 #444 #AAA;
}

div.pic:hover {
	background-color:#666;
	/* background-image: url(../images/slide.png); */
}

div.pic img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
div.sq img {
	height: 128px; 
	width: 128px; 
	margin: 0;
}

div.vt img {
	height: 128px; 
	width: 96px; 
	margin: 0 16px;
}

div.hz img {
	height: 96px; 
	width: 128px; 
	margin: 16px 0;
}
hr {
	clear: both;
	visibility: hidden;
}

#bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #333;
	background-color: #ccc;
	padding: 2em 5%;
	list-style-position: outside;
	list-style-type: disc;
}

#bio p {margin: .5em 0 1em 0;
}

#bio h4 {
	font-size: 11px;
	color: #333;
	text-indent: 0;
	padding: 1ex 0 0 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

