/****************************
Copyright A Startled Chameleon
Design CSS
Coded by Jon Bradley with initial workings by David Turner

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Don't steal code.  However, please feel free
to look at how we did something then write it yourself.

*****************************/

html { height: 100%; margin-bottom: 1px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #336633;
}

/* THIS is to hide any text you need hiding */
.hidetext {top: -10000px; left: -10000px; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/*#bgnd{
	z-index: 1;
	position:relative;
	margin: auto;
	width:800px;
	height:600px;
	background-image:url(../images/bgnd.gif);
}*/

#index_bgnd{
	z-index: 1;
	position:absolute;
	width:800px;
	height:600px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-right: -400px;
	margin-top: -300px;
	margin-bottom: -300px;
}

#bgnd{
	z-index: 1;
	position:absolute;
	width:800px;
	height:600px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-right: -400px;
	margin-top: -300px;
	margin-bottom: -300px;
	background-image:  url("../images/bgnd.gif");
}

#menu_bgnd{
	position:absolute;
	top:11px;
	left:11px;
	width:778px;
	height:175px;
	background-image:   url("../images/menu_bgnd.gif");
	z-index:2
}

#head{
	position:absolute;
	top:184px;
	width:800px;
	height:45px;
	z-index:5;
}

#photos_submenu{
	position:absolute;
	left:21px;
	top:240px;
	width:140px;
	height:300px;
	z-index:3;
	border-right: 1px dotted #336633;
}

#main_content_bgnd{
	position:absolute;
	left:175px;
	top:240px;
	width:600px;
	height:300px;
	z-index:3;
	border:1px dotted #BBBBBB;
}

#main_content_blank{
	position:absolute;
	left:175px;
	top:240px;
	width:600px;
	height:300px;
	z-index:3;
}

#main_content_1, #main_content_2, #main_content_3, #main_content_4, #main_content_5, #main_content_6, #main_content_7, #main_content_8, #main_content_9, #main_content_10, #main_content_11, #main_content_12{
	position:absolute;
	left:179px;
	top:244px;
	width:594px;
	height:294px;
	z-index:3;
	visibility:hidden;
}

#gallery{
	width:760px; 
	height:360px; 
	margin:170px 0px 0px 20px; 
}

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position:relative;
	top:115px;
	left:20px;
	z-index: 8;
	width: 760px;
	height: 25px;
	margin: 0px;
	background-color: #336633;
}
#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 25px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 73px; background:   url("../images/menu/menu.gif") -1px -1px no-repeat ;}
#menu_header_2 { width: 132px; background:   url("../images/menu/menu.gif") -73px -1px no-repeat ;}
#menu_header_3 { width: 132px; background:   url("../images/menu/menu.gif") -205px -1px no-repeat ;}
#menu_header_4 { width: 186px; background:   url("../images/menu/menu.gif") -337px -1px no-repeat ;}
#menu_header_5 { width: 126px; background:   url("../images/menu/menu.gif") -523px -1px no-repeat ;}
#menu_header_6 { width: 111px; background:   url("../images/menu/menu.gif") -649px -1px no-repeat ;}

#menu_header_1 a{ width: 73px; background: none;}
#menu_header_2 a{ width: 132px; }
#menu_header_3 a{ width: 132px; }
#menu_header_4 a{ width: 186px; }
#menu_header_5 a{ width: 126px; }
#menu_header_6 a{ width: 111px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu_header_1 a:hover{ width: 73px; background:   url("../images/menu/menu.gif") -1px -25px no-repeat ;}
#menu_header_2 a:hover{ width: 132px; background:   url("../images/menu/menu.gif") -73px -25px no-repeat ;}
#menu_header_3 a:hover{ width: 132px; background:   url("../images/menu/menu.gif") -205px -25px no-repeat ;}
#menu_header_4 a:hover{ width: 186px; background:   url("../images/menu/menu.gif") -337px -25px no-repeat ;}
#menu_header_5 a:hover{ width: 126px; background:   url("../images/menu/menu.gif") -523px -25px no-repeat ;}
#menu_header_6 a:hover{ width: 111px; background:   url("../images/menu/menu.gif") -649px -25px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
OTHER LINK LAYOUT STARTS HERE
******************************/
#other_link_container{
	position:absolute;
	top:565px;
	left:12px;
	z-index: 52;
	width: 776px;
	height: 24px;
	margin: 0px;
	background-color: #ffffff;
 	float:left;
	list-style:none;
}

#other_link_container a{ height: 24px; background:   url("../images/music_link.gif") 0px 0px no-repeat ;}

#other_link_container a:hover{ height: 24px; background:   url("../images/music_link.gif") 0px -24px no-repeat ;}

#other_link_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
IMAGE DECORATION STUFF STARTS HERE
******************************/

.image_border{
	border:1px dotted #003300;
}

/****************************
FONT STUFF STARTS HERE
******************************/

.large_text{ 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.main_text{ 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.small_text{ 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:link {  color: #003300; cursor: hand; text-decoration: none;}
a:active {  color: #003300; cursor: hand; text-decoration: none;}
a:visited {  color: #003300; cursor: hand; text-decoration: none; }
a:hover {  color: #003300; cursor: hand; text-decoration: underline;}

#photos_submenu a:link {  color: #003300; cursor: hand; text-decoration: none;}
#photos_submenu a:active {  color: #003300; cursor: hand; text-decoration: none;}
#photos_submenu a:visited {  color: #003300; cursor: hand; text-decoration: none; }
#photos_submenu a:hover {  color: #990000; cursor: hand; border-bottom: 1px dotted #990000;}
