body { 
	background: #ffffff url(../images/silver-mouse-communications.jpg) no-repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #000000;
	margin: 0px;
	}


#menu { 
	background: #eeeeee; 
	border: 1px solid #999999; 
	font-size: 95%; 
	float: right;
	padding: 6px;
	color: #000000;
	}

#header { 
	margin: auto;
	}
	
#footer { font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; visibility: visible; clear: both; padding-top: 4px; }
br.clear { clear: both; }


#menu a { color: #000; font-weight: normal; text-decoration: none; }

h1 { color: #333; font-size: 140%; font-family: arial, helvetica, sans-serif; font-weight: normal; }
h2 { color: #600; font-size: 130%; font-family: arial, helvetica, sans-serif; font-weight: normal; }
h3 { color: black; font-size: 120%; font-family: arial, helvetica, sans-serif; font-weight: normal; }

a:link { color: #600; }
a:visited { color: #333; }

#frame {
	width: 759px;
	border-left: #a9a9a9 solid 1px;
	border-right: #a9a9a9 solid 1px;
	border-bottom: #a9a9a9 solid 1px;
	background: #ffffff;
	margin: auto;
	margin-top: 51px;
	}

#interior {
	width: 739px;
	text-align: left;
	margin: auto;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	}

ul 	{
	margin: 0px;
	padding-left: 20px;
	}

li 	{
	list-style: url(../images/bullet.gif) circle; 
	}
	
li.here {
	list-style: url(../images/bullet-here.gif) circle; 
	}	