body {
	background: #FFFFFF url('images/bg.jpg'); 
    color: #330000;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
    cursor: se-resize;
    text-align: center;
}

a:link {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #78625B;
    border-bottom: dashed 1px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: se-resize;
}
    
a:visited {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #78625B;
    border-bottom: dashed 1px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: se-resize;
}

a:hover {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #cc6633;
    border-bottom: none;
    text-transform: uppercase; 
    text-decoration: none;
    cursor: se-resize;
}

a:active {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #78625B;
    border-bottom: dashed 1px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: se-resize;
}

a:link img {
   border: 0px;
   color: #FFFFFF;
   background-color: transparent;
}

a:visited img {
   border: 0px;
   color: #FFFFFF;
   background-color: transparent;
}

a:active img {
   border: 0px;
   color: #FFFFFF;
   background-color: transparent;
}

b {
    color: #78625B;
    text-transform: uppercase;
    font-size: 10px;
	font-family: arial, sans-serif;
}

ul {
    list-style-image: url('images/amshrinesfl_list.png');
	margin-left: 20px;
	padding-left: 10px;
}

input, select, textarea {
	background-color: #FBEEDB;
	border-width: 1px;
	border-color: #78625B;
	border-style: solid;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #330000;
}

.affiliates img {
border: none;
padding-left: 10px;
}


#content {
    margin-top: -15px;
	padding: 10px; 
	width: 360px; 
	float: left;
	text-align: justify;
}

#header {     
     border-bottom: thin dotted #78625B;
     text-align: left;
     font-family: arial, sans-serif;
     font-size: 10px;
     text-transform: uppercase;  
     letter-spacing: 2px; 
}

.codesort img { 
	align: left;
	
}