
body 
{
	font-family: Verdana, Geneva,sans-serif; 
	color: #626262; 
	font-size:70%;
	}
html, body {
	margin: 0;
	padding: 10;
	border: none;
	text-align: center;
	background-color:#626262;
}

#designby, #designby a,
#designby a:link, #designby a:visited 
{
	margin-top: 10px;
	text-align: center;
	color:White;
	font-size:0.9em;
	text-decoration: none;
}
#designby a:hover {text-decoration: underline;}
#container 
{
	background-color:#e6e3e3;
	width: 750px;
	padding: 10px 3px 15px 15px;
	text-align: left;
	overflow:visible;
	margin:auto; /*firefox fix*/
}
#content 
{
	position: relative;
	margin-left: 0px;
}
#content-wide {
	position: relative;
	margin-left: 0px;
}
/* Links */
#content-wide a,
a:link, 
a:visited{color: #000000; text-decoration: underline;}
a:hover {color: #95090d; text-decoration: underline;}
a:active {}

/* Images */
a img,
img{ border: 0;}


.txt, ul {
	font-size:1em; 
	line-height:1.3em; 
	list-style-type: disc; 
	margin:0 0 10px 25px; 
	padding:10px; 
}
.txt , li 
{
	margin: 0px 0 5px 0; 
	padding:0px;
	display:block;
	padding: 2px 0 2px 5px;
	line-height: 1em;
	list-style-image:url(../images/dot.gif);
}

#top-menu 
{
	position: relative;
	text-align: right;
	width: 220px;
	height: 11px;
	margin-top: 1px;
	margin-left: 500px;
	color: #FFFFFF;
}

#top-menu a, #top-menu a:link, #top-menu a:visited
{
	color: #FFFFFF; text-decoration: none;
	}
#top-menu a:hover 
{
	color: #e3e10b; text-decoration: none;
	}
#top-menu a:active {}
#address-container
{
	margin-top: -140px;
	position: relative;
	width: 100%;
	text-align:left;
	padding: 0px;
}

#address 
{
	text-align:center;
	position: relative;
	width: 142px;
	height: 80px;
	margin-right: 0px;
	color: #9d0a0e;
	font-size:0.8em; 

}
#address a, #address a:link, #address a:visited
{
	color: #9d0a0e; text-decoration: none;
	}
#address a:hover 
{
	color: #66080a; text-decoration: underline;
	}
#address a:active {}
