/* Background */ 

body { 
background-color: #E2DFE3; 
margin: 0px;
cursor: crosshair; }

/* Links */ 

a:link, a:visited, a:active { 
text-decoration: none; 
font-weight: bold; 
color: #5690C6; 
background-image: url('layout1linkbg.gif'); 
border-bottom: 1px #90C1C5 dotted; }

a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #9382AC; 
background-image: url('layout1linkbg.gif'); 
border-bottom: none; }

/* Layout and Body  */

em { color: #769E95; }

strong { color: #71A3B2; }

#layoutr1x1 { 
position: absolute; 
top: 0px;
left: 0px; 
float: left; }

#layoutr1x2 { 
position: absolute; 
top: 90px;
left: 0px; 
float: left; }

#layoutr1x3 { 
position: absolute; 
top: 180px;
left: 0px; 
float: left; }

#layoutr2x1 { 
position: absolute; 
top: 0px;
left: 269px; 
float: left; }

#layoutr2x2 { 
position: absolute; 
top: 100px;
left: 269px; 
float: left; }

#layoutr2x3 { 
position: absolute; 
top: 200px;
left: 269px; 
float: left; }

#main { 
position: absolute; 
top: 300px; 
margin-left: auto;
margin-right: auto;
width: 509px; 
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #8F939B; 
background-image: url('layout1xbg.png'); 
padding-left: 7px;
padding-right: 3px; 
padding-bottom: 7px;
padding-top: 2px;    
}

.head { 
font-family: century, times new roman, serif; 
color: #89818E; 
background-color: transparent; 
font-size: 21px; 
letter-spacing: 9px; 
margin-top: 3px; 
margin-bottom: 5px; }

.h2 {
font: 14px times new roman, century georgia, serif;
letter-spacing: 7px;
color: #88789E; 	
text-transform: uppercase; 
margin-left: 12px; 
width: 512px; 
}

.site { 
font-family: Verdana, Arial, sans-serif; 
color: #8470AC; 
font-weight: bold; 
background-color: transparent;
text-transform: uppercase; }

ul {
list-style: none; 
margin-left: 0;
padding-left: 1em;
text-indent: 1em;
}

ul li {
margin-bottom: 3px;
}


/* Images  */

.imgleft { margin-right: 3px; margin-bottom: 2px; }

.imgright { margin-left: 3px; margin-bottom: 1px; }

.noborder { border: none; border-bottom: none; }

#images a { border: none; }