body {
	background: black;
}

.aboutmeh3 {
	font-size: 1.0em;
}

.testhead {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 0.3em;
}

.testhead2 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 0.5em;
}

.testmarried {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0.2em 0 0.2em 0;
	margin-top: 1em;
}

.testtext {
	
}

.testfoot {
	margin-top: 0.5em;
}

.testmore {
	background: #333;
	padding: 0.3em;
}

span.thispage {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff;
	background: #666666;
	padding-left: 3px;
	padding-right: 3px;
}

#mpa {
	position: absolute;
	width: 105px;
	height: 83px;
	border: solid 1px #7f7f7f;
	top: 425px;
	left: 13px;
}

#facebook {
	position: absolute;
	width: 37px;
	height: 38px;
	border: none;
	top: 435px;
	left: 640px;
}

#promo {
	position: absolute;
	left: 13px;
	width: 105px;
	height: 191px;
	border: none;
	top: 200px;
}

a.top_nav:link, a.top_nav:visited, a.top_nav:active	{
	color: #cccccc;
	text-decoration: none;
}

a.top_nav:hover {
	color: #cc6666;
	text-decoration: none;
}

a.top_nav_port:link, a.top_nav_port:visited, a.top_nav_port:active	{
	color: red;
	text-decoration: none;
}

a.top_nav_port:hover {
	color: #cc6666;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active	{
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: red;
	text-decoration: none;
}

a.general:link, a.general:visited, a.general:active	{
	color: white;
	text-decoration: underline;
}

a.general:hover {
	color: red;
	text-decoration: none;
}

a.portfolioLink:link, a.portfolioLink:visited, a.portfolioLink:active	{
	color: red;
	text-decoration: underline;
}

a.portfolioLink:hover {
	color: red;
	text-decoration: none;
}


a.general2:link, a.general2:visited, a.general2:active	{
	color: red;
	text-decoration: underline;
}

a.general2:hover {
	color: white;
	text-decoration: none;
}

a.general3:link, a.general3:visited, a.general3:active	{
	color: red;
	text-decoration: none;
}

a.general3:hover {
	color: white;
	text-decoration: none;
}

#outer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 525px;
	margin-left: -350px; /* half of width */
	margin-top: -255px;  /* half of height */
	border: solid 2px #4f4f4f;
}

.copyright {
	position: absolute;
	color: #999;
	text-align: right;
	top: 505px;
	font-family: verdana, arial;
	font-size: 0.7em;
	width: 700px;
	padding-right: 15px;
}

#home {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#aboutme {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 65px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#portfolio {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 150px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#testimonials {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 232px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#contactme {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 340px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#yourphotos {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 445px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#myblog {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 555px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#links {
	position: absolute;
	color: #cccccc;
	top: 23px;
	left: 635px;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
}

#top_nav_left {
	position: absolute;
	background: #333333;
	width: 700px;
	height: 24px;
	margin-top: 20px;	
}

#top_nav_right {
	position: absolute;
	background: #565656;
	width: 80px;
	height: 24px;
	margin-top: 20px;
	margin-left: 620px;
}

#right_nav_top {
	position: absolute;
	height: 20px;
	width: 80px;
	margin-left: 620px;
	background: #191919;
}

#right_nav_bottom {
	position: absolute;
	height: 480px;
	width: 80px;
	margin-left: 620px;
	margin-top: 44px;
	background: #191919;
}

#right_nav_bottom h2 {
	background: transparent url(images/logo.gif) no-repeat top left;
	width: 68px;
	height: 196px;
	margin-left: 5px;
	margin-top: 7px;
}

#right_nav_bottom h3 {
	position: relative;
	background: transparent url(images/signature.gif) no-repeat top left;
	width: 68px;
	height: 196px;
	margin-left: 15px;
	margin-top: 25px;
}

#right_nav_bottom span {
	display: none;
}

#main_photo_display {
	position: absolute;
	width: 477px;
	height: 440px;
	left: 132px;
	top: 56px;
	border: solid 1px #7f7f7f;
}

#main_testimonial {
	position: absolute;
	width: 596px;
	height: 440px;
	left: 13px;
	top: 56px;
	border: solid 1px #7f7f7f;
}

#main_photo_display {
	position: absolute;
	width: 477px;
	height: 440px;
	left: 132px;
	top: 56px;
	border: solid 1px #7f7f7f;
}

/* Styles for main menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#portfolio_menu {
	position: absolute;
	width: 105px;
	left: 13px;
	top: 56px;
	border: solid 1px #7f7f7f;	padding: 0;
	font-family: arial, verdana;
	font-size: 0.8em;
	background-color: #000000;
	color: white;
}

#portfolio_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#portfolio_menu li {
	border: none;
	margin: 0;
	}
	
#portfolio_menu li a {
	display: block;
	padding: 4px 0px 4px 0px;
	background-color: black;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

#portfolio_menu li.menu_selected a {
	background-color: #333333;
	}

	
html>body #portfolio_menu li a {
	width: auto;
	}

#portfolio_menu li a:hover {
	background-color: #CC6666;
	color: #fff;
	}

#portfolio_menu li.menu_selected {
	background-color: #333333;
	color: #fff;
	}

#portfolio_menu li.menu_selected {
	padding: 4px 0px 4px 0px;
	width: 100%;
	}
	
html>body #portfolio_menu li.menu_selected {
	width: auto;
}

.debug {
	padding-left: 6px;
}
	
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
#top_dash {
	position: absolute;
	width: 14px;
	height: 125px;
	left: 119px;
	top: 0px;
	border-bottom: solid 1px #7f7f7f;
}

#thumb_preview {
	position: absolute;
	width: 88px;
	height: 88px;
	left: 21px;
	top: 250px;
	border: solid 1px #7f7f7f;
}

#tiles_preview {
	position: absolute;
	width: 88px;
	height: 142px;
	left: 21px;
	top: 354px;
	border: solid 1px #7f7f7f;
}

#tiles_container {
	position: absolute;
	color: white;
	width: 68px;
	height: 125px;
	left: 32px;
	top: 367px;
}

.tiles {
	border: 0px none;
	padding: 1px;
	margin: 0px;
}

#middle_dash {
	position: absolute;
	width: 10px;
	height: 420px;
	left: 111px;
	top: 0px;
	border-bottom: solid 1px #7f7f7f;
}

#bottom_dash {
	position: absolute;
	width: 10px;
	height: 296px;
	left: 111px;
	top: 0px;
	border-bottom: solid 1px #7f7f7f;
}

#vertical_dash {
	position: absolute;
	width: 10px;
	height: 123px;
	left: 110px;
	top: 297px;
	border-right: solid 1px #7f7f7f;
}

#final_dash {
	position: absolute;
	width: 11px;
	height: 347px;
	left: 121px;
	top: 0px;
	border-bottom: solid 1px #7f7f7f;
}

#main_photo {
	position: absolute;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: white;
	width: 460px;
	height: 360px;
	left: 140px;
	top: 65px;
}

#testimonial {
	position: absolute;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: white;
	width: 587px;
	height: 360px;
	left: 23px;
	top: 65px;
}

#photo_caption {
	color: white;
	font-family: verdana, arial;
	font-size: 0.7em;
	position: absolute;
	width: 300px;
	height: 30px;
	left: 142px;
	top: 456px;
}

#slideshow {
	position: absolute;
	background: transparent url(images/slideshow.gif) no-repeat top left;
	width: 136px;
	height: 42px;
	margin-left: 466px;
	margin-top: 450px;
}

#left_arrow {
	position: absolute;
	width: 31px;
	height: 38px;
	margin-left: 530px;
	margin-top: 455px;
}

#right_arrow {
	position: absolute;
	width: 31px;
	height: 38px;
	margin-left: 560px;
	margin-top: 455px;
}

#thumbnail {
	position: absolute;
	width: 78px;
	height: 78px;
	left: 31px;
	top: 260px;
}

.arrows {
	border: none;
}

#photo {
	position: absolute;
	width: 105px;
	height: 132px;
	left: 13px;
	top: 56px;
	border: solid 1px #7f7f7f;	padding: 0;
	font-family: arial, verdana;
	font-size: 0.8em;
	background-color: #000000;
	color: white;
}

.formcell {
	font-size: 0.9em;
	text-align: right;
}

input {
	background-color: #dbdbdb; 
	font-family: verdana, arial,helvetica,sans-serif; 
	font-size: 0.9em; 
	border: 1px solid #087ea6;
}

textarea {
	overflow: auto;
	background-color: #dbdbdb; 
	font-family: verdana, arial,helvetica,sans-serif; 
	border: 1px solid #087ea6;
	font-size: 0.9em; 

}

#enquirytable {
	margin-top: 30px;
}

.heading {
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 1.6em;
	color: #cccccc;
}

#splash {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 650px;
	height: 472px;
	margin-left: -325px; /* half of width */
	margin-top: -236px;  /* half of height */
	border: none;
}

#splash img {
	border: none;
}
