html body {    
	background: #CCCCCC url("images/bkgd.jpg") repeat-y center top;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: normal;
	font-size: 12px;
    line-height: 17px;
	margin: 0 auto;
		}
		
#wrapper {
	width: 766px;
	margin: 0 auto;
	}

#phone {
		margin: 10px 17px 0 0;
		color: #777777;
		font-size: 18px;
		font-weight: bold;
		}
			
.home { margin: 20px 20px 0 20px}

.dist { margin: 5px 20px 5px 20px}
  
.multiparts { margin-left: 98px; margin-right: 98px; margin-top: 10px} 

h1 { font-size: 16px; line-height: 17px; font-weight: bold; margin-top: 20px; margin-left: 20px; color: #000000} 
  
.hdr { font-size: 16px; line-height: 17px; font-weight: bold; margin-top: 20px; color: #000000} 
  
.address { font-size: 11px; line-height: 17px; font-weight: normal; margin-right: 5px} 

a:link { color: #660000; text-decoration: none}
a:visited { color: #660000; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}

a.states:link { color: #660000; text-decoration: none; margin-left: 10px}
a.states:visited { color: #660000; text-decoration: none; margin-left: 10px}
a.states:hover { color: #FF0000; text-decoration: none; margin-left: 10px}

ul {font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal}
  
ol {font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal}

.credits { font-size: 11px; line-height: 15px; font-weight: normal; margin: 20px 0 0 20px}

.collections { font-size: 11px; line-height: 15px; font-weight: normal; margin-bottom: 20px;}
  
.color { font-size: 10px; line-height: 13px; font-weight: normal; margin-bottom: 10px; margin-left: 5px; margin-right: 5px} 
  
.icons { font-size: 9px; line-height: 10px; font-weight: normal; margin-top: 1px}
 
.states { font-size: 12px; line-height: 17px; font-weight: normal}

#login
{	padding: 0;
	margin: 0;
	height: 38px;
	cursor: pointer;
	}

#login li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#login li a
{	display: block;
	margin: 8px 0 0 19px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}

#login li a:hover
{	color: #FF0000;
	}

#login .live
{	color: #FFFFFF;
	}
	
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 20px 23px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #777777;
}

