/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	background-color: #000000;
	font-weight: normal;
	
}
#extra_controls, #scrollbar { 
    display:none; /* hide from incapable */
    }

#bookmarks {
	width: 400px;
	height: 40px;
	position:relative;
	z-index:4;
	top:-286px;
	left:105px;
} 
fieldset{

	
	border-width:0px;
	border-style:none;

}


#wrapper {
	margin: 0 auto;
	width: 942px;
	height:660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: hidden;
}
#content {
	width: 942px;
	margin: 0px 0px 10px 0px;
	padding: 1px;
	height: 660px;
	background-image: url(../images/andrew_bg_3.jpg);
	background-repeat: no-repeat;
}


.pics { height: 401px; width: 352px; padding:0; margin:0; overflow: hidden }
.pics img { height: 401px; width: 352px;  border: 0px;  }



#music {
	width:254px;
	height:70px;
	top:25px;
	left:236px;
	z-index:4;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F8DFA4;
}


#mp3 {
	width:400px;
	height:70px;
	top:-40px;
	left:377px;
	z-index:4;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F8DFA4;
}


#logo{
	width:254px;
	height:208px;
	top:40px;
	left:63px;
	z-index:4;
	position:relative;
}

#nav {
	position:relative;
	left:493px;
	top:-670px;
	width:412px;
	height:137px;
	z-index:1;
}

a {
    outline: none;
 }
a img {
    border:none;
 }


#contact_form {
	position:relative;
	width:300px;
	height:50px;
	top:-674px;
	z-index:4;
	left:600px;
	background-image: url(../images/newsletter_box.gif);
	background-repeat: no-repeat;
}


.pics { height: 401px; width: 353px; padding:0; margin:0; overflow: hidden;   }
.pics img { height: 401px; width: 353px;  border: 0px;  }

#newsletterbox{
	position:relative;
	left:15px;
	top:12px;
	width:50px;
	height:20px;
	z-index:4;
}
#newsletterbox_go{
	position:relative;
	left:180px;
	top:-29px;
	width:50px;
	height:30px;
	z-index:4;
}

#images {
	position:relative;
	left:567px;
	top:-770px;
	width:353px;
	height:401px;
	z-index:1;
}

#imagenav {
	position:relative;
	left:707px;
	top:-852px;
	width:353px;
	height:401px;
	z-index:9;
}
.clearer { clear:left; }
#indexcard {
	position:relative;
	left:105px;
	top:-530px;
	width:430px;
	height:20px;
	z-index:1;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
#indexcard h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

	
.menutext {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.submit {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}

#thanks{
	position:relative;
	left:580px;
	top:-1205px;
	height:90px;
	width:372px;
z-index:10;
}
