* {
	margin:0px;
	padding:0;
	border:0;
	}

body {
	background-image: url(images/tile.gif);
	background-color: #000000;
	font-family:  century gothic, arial, sans serif;
	color: #000;
	font-size: 13px;
	}
	
#maincontainer {	
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h3 {
font-size: 16px;
	}	
		
	
h4 {
	font-size: 14px;
	}	
	
h5 {
	font-size: 16px;
	}	
	
#header {
	background-image: url(images/toppica.jpg);
	width: 800px;
	height: 368px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#nav {
	background-image: url(images/nav3.jpg);
	width: 800px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}		
	
#header2 {
	background-image: url(images/hairhead.jpg);
	width: 800px;
	height: 231px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#nav2 {
	background-image: url(images/hairnav.jpg);
	width: 800px;
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#write {
	background-image: url(images/writing.jpg);
	width: 800px;
	height: 171px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
	}		
	
#footer {
	background-image: url(images/footer.gif);
	width: 800px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;

	}		
		
.nava {
	font-size: 16px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 63px;
	}		
	
.navb {
	font-size: 16px;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 166px;
	}		
	
.navc {
	font-size: 16px;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 172px;
	}		
		
a:link {
	color: white;
		}
		
a:visited {
	color: white;
		}
				
a:hover {
	color: #75b651;
		}

a {
	text-decoration: none;
}	

#content {
	padding-top: 40px;
	margin-left: 64px;
	}
	
#line {
	background-image: url(images/line.jpg);
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#con {
	margin-left: 61px;
	width: 670px;
	
	}	
	
.ginkgoc {
	margin-top: 20px;
	margin-bottom: 20px;
	}		
	
#left {
	width: 400px;
	height: 780px;
	border: 1px solid black;
	float: left;
	}	
	
#right {
	width: 200px;
	height: 780px;
	border: 1px solid black;
	float: left;
	}	
	
table.table {
	/*border-width: 1px 1px 1px 1px;*/
	border-spacing: 2px;
	border-style: outset outset outset outset;
	/*border-color: black black black black;*/
	border-collapse: collapse;
	background-color: white;
	color: black;
	margin-left:px;
}
table.table th {
	/*border-width: 1px 1px 1px 1px;*/
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	/*border-color: black black black black;*/
	background-color: white;
	
}
table.table td {
	/*border-width: 1px 1px 1px 1px;*/
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	/*border-color: black black black black;*/
	background-color: white;
	
}	
		
a.email {
	color: #000000;
	}
	
a:hover.email  {
	color: #75b651;
	}
	
.ot {
	font-style: italic;
	}		

#left {
	width: 300px;
	border: 1px solid black;
	margin-top: 20px;
	}
		
.mas {
	margin-left: 3px;
	margin-bottom: 10px;
	}		
	
.mas2 {
	margin-left: 2px;
	margin-bottom: 10px;
	}		