/* 

Template: 	Blue Bayou.
Author: 	Cissi Tsang.
Author URI:	http://arach.net.au/~electrawoman
Created: 	13th March, 2005.

This template is free for distribution and modification, but please
retain this portion of the stylesheet.*/

/* Basic typography. */

body { 
	background: #919CB3;
	text-align: center;
	width: 780px; margin: 30px; padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}


a {text-decoration: none; color: #fff;}

a:hover {color: ##AB9B4F;}

/* Accessibility options. Firstly, the search box. */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; }

/* Speaking of the search box, here are some styles to make it
look nice. */

.searchbox { 
	padding: 2px; margin-right: 10px; width: 8em; 
	background-color: #fff; border: 1px solid #000;
	font-size: 9pt; color: #000; 
	}
	
.searchbutton { 
	padding: 1px;
	border: 1px solid #000;
	font-size: 9pt; color: #000;
	}
	
/* Additional accessibility codes. "hr" hides the borders can be seen in the "text-only" version, 
while the "skiplink" option allows people quick access to certain parts of the page. 
"Off" hides elements from view in the default stylesheet. */

hr {visibility:hidden; display:none;}
	
.skiplink {visibility: hidden; display:none;}	

.off {visibility: hidden; display: none;}

/* Optional - styles for the images code. */

.pivot-image {padding: 5px;}

/* Page starts here. The #container ensures that the content remains within the 
specified perimeters. */


#containersw {width: 860px; margin: 0 0 0 0; padding: 0; text-align: left;}
#container {width: 780px;  margin: 10px; text-align: left;}




#header { padding-top: 10px;
height: 65px;
}

h5 {color: #fff; font-weight: normal; font-size: 26pt; padding: 0;margin:0;
	}

#menu { 
	width: 780px;
       height: 25px;
border-top: 1px dotted #fff;
	text-align: right;
bottom-padding: 5px;
	 }

#menu ul { 
	margin: 0; 
	border: 0;
	}

#menu li { 
	display: inline;  border-right: 1px dotted #fff;text-align: left;
	font-size: 8pt; color: #fff; line-height: 2em; 
	}
	
#menu a { 
	padding: 10px;
	text-decoration: none;  
	}

#menu a:visited { 
	text-decoration: none; 
	}
	
#menu a:active { 
	text-decoration: none; 
	}

#menu a:hover { 
	background-color: #626a73;
	}
h1 {
	float: left; 
	padding: 20px 0 0 0;
	color: #fff; font-weight: normal; font-size: 13pt; text-transform: uppercase; 
	}

h4 {
	float: left; 
	padding: 20px 0 0 0;
	color: #fff; font-weight: normal; font-size: 20pt; 
	}

/* This is the image. */

#middle {
	float: left; width: 780px; height: 228px; 
	background: url(shuttlesworth_home.jpg) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}

#middlelinks {
	float: left; width: 780px; height: 228px; 
	background: url(lines_links.jpg) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}

#middlework {
	float: left; width: 780px; height: 228px; 
	background: url(lake.jpg) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}

#middleresume {
	float: left; width: 780px; height: 228px; 
	background: url(costume_nav.htm) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}
#middlecontact {
	float: left; width: 780px; height: 228px; 
	background: url(lake.jpg) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}
#middlenews {
	float: left; width: 780px; height: 228px; 
	background: url(dump_pile_news.jpg) top left no-repeat; border: 1px solid #fff;
	text-align: left; margin-top: 5px;
	}

/* Column content. "#left" controls the general area, while ".block" controls each individual entry. */

#left {
	float: left; width: 300px; margin-top: 20px; 
	text-align: left;  border-right: 1px solid #fff;
	}

		/* Below is an example of how you can incorporate images into text. */

h3.left {
	background: url(circle.jpg) left no-repeat; height: 25px; padding: 7px 0 0 35px;
	font-size: 10pt; color: #fff; font-weight: bold; text-transform: uppercase;
	}

.block {
	width: 300px; padding-bottom: 20px;
	}

.block ul {
	margin: 0; padding: 0 20px 0 20px; 
	list-style-type: none;
	}
	
.block ul li {
	padding: 10px 0 10px 0; display: block; border-bottom: 1px dotted #fff; 
	font-size: 8pt; color: #fff; line-height: 1.6em; 
	}
	
.block ul li:hover { background-color: #626a73;}

/* The right content, where the main content is held. "#right" controls the general area, ".content" controls
each individual entry, "entryfooter" controls the bottom of each entry.*/

#right {
	float: left; width: 780px; 
	text-align: justify; 
	}
#rightsw {
	float: left; width: 540px; height: 720px;
padding-bottom: 20px;
	text-align: left; 
	}
#rightarchitecture{
	float: left; width: 540px; height: 130px;
padding-bottom: 20px;
	text-align: left; 
	}
#rightmirrors{
	float: left; width: 540px; height: 404px;
padding-bottom: 20px;
	text-align: left; 
	}
#rightupholstery {
	float: left; width: 540px; height: 116px;
padding-bottom: 20px;
	text-align: left; 
	}
#rightcostume {
	float: left; width: 540px; height: 222px;
padding-bottom: 20px;
	text-align: left; 
	}
#rightobject {
	float: left; width: 540px; height: 150px;
padding-bottom: 20px;
	text-align: left; 
	}
#leftsw {
	float: right; width: 430px; 
	text-align: right; 
	}


h2 {
	font-size: 13pt; color: #fff; font-weight: normal;
	}
	
h2.main {
	font-size: 16pt; color: #fff; font-weight: normal; line-height: 1.6em; 
	border-bottom: 1px solid #fff;
	}
	
h3 {
	font-size: 7pt; color: #fff; font-weight: normal; 
	text-transform: uppercase;
	}

.content {
	width: 780px; padding-bottom: 20px;
	font-size: 8pt; line-height: 1.4em; color: #fff; 
	}
.contentsw {
	width: 860px; padding-bottom: 20px;
	font-size: 8pt; line-height: 1.4em; color: #fff; 
	}
	
.entryfooter {
	width: 450px; padding-bottom: 10px;
	text-align: right;
	}

/* End of the stylesheet. I hope you enjoyed it. */