
body{
	background-color:#000000;
}		
#badie{
text-align:center;
}
#all{
border: 1px solid white;
width: 748px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:center;
background-color:white;
}
#topbar {
	width:748px;
	height:92px;
	clear:both;
	display:inline;
}

#bottle{
background-image: url(/images/bottleshade.gif);
background-position: left;
background-color:black;
}


#center {
	background-color:white;
	width:617px;
	border: 0px solid green;
	display:table;
	height:100%
}
#nav {
}

#buttons {
	float:right;
	width:124px;
	background-color:white;
	text-align:right;
	padding-right:10px;

}


#content {
	width:420px;
	margin-left:50px;
	background-color:white;
	border:0px solid orange;
	display:table;
	margin-top:10px;
	
}

#botnav {
	background-color:white;
	margin-bottom:0px;
	margin-left:50px;
	position: relative;
	top:0px;
	bottom: 0px;
	width:500px;
	height:34px;
	clear:both;
	font-family:verdana;
	font-size:10px;
	letter-spacing:1px;

	
}
#botnav :link{
text-decoration:none;
color:black;
}
#botnav :visited{
text-decoration:none;
color:#a6a6a6;
}
#botnav :hover{
text-decoration:none;
color:black;
}

p, #tab, ul{
font-family: verdana, arial;
font-size:10px;
line-height:13px;
}

h1{
font-family: verdana,arial;
font-size:14px;
color:#660033;
}

h2{
font-family: verdana,arial;
font-size:13px;
color:black;
}

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#660033;
font-weight:normal;
}


#front p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:black; 
line-height: 180%;
font-style:italic;
}

#front img {
float: right;
padding: 10px;
padding-right: 0;
}


a:link{
color: #953263;
}
a:visited{
color: #000000;
}
a:hover{
color: #333300;
}

#homelink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11.5px;
color:#660033; 
padding-bottom: 4px;
padding-top: 4px;
border-bottom: 1px dashed #666666;
text-decoration: none;
} a:link,a:visited {
text-decoration:none;
color:#660033; 
}