/* Background */ 

body { 
background-image:url('layoutx1bck.gif');
margin: 0px;
cursor: crosshair; }

/* Navigation */ 
#navcontainer {
position: relative; 
top: 7px;
left: 1px; 
margin-left: auto; 
margin-right: auto;
width: 402px;
text-align: center; }

#navcontainer ul { list-style-type: none; }

#navcontainer a { 
background: #FFFFFF; 
color: #7091BF; 
font: 14px century, times new roman, georgia, serif; 
text-transform: lowercase;
display: inline; 
letter-spacing: 3px;
padding: 3px;
border-bottom: none; }

#navcontainer a:hover { 
color: #86B3C2; 
background-color: #FFFFFF; }

/* Links */ 

a:link, a:visited, a:active { 
text-decoration: none; 
font-weight: bold; 
color: #6390AA; 
background-color: #FFFFFF; 
border-bottom: 1px #CEE3E8 dotted; }

a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #7BAABA; 
background-color: #FFFFFF; 
border-bottom: none; }

/* Layout and Body  */

em { color: #6AA5B8; }

strong { color: #71AABB; }

#layout { 
margin-left: auto; 
margin-right: auto; 
width: 423px; }

#main { 
position: relative; 
top: 17px; 
margin-left: auto;
margin-right: auto;
width: 413px; 
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #85949E; 
background-color: #FFFFFF; 
padding-left: 5px; 
padding-right: 5px;
padding-bottom: 9px;
padding-top: 2px;    
}

.quote { 
position: relative; 
background-color: #F2F7F7; 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
color: #6090AE; 
padding-left: 7px; 
padding-right: 2px; 
padding-bottom: 4px; 
padding-top: 4px; 
left: 14px; 
width: 370px; }

.head { 
font-family: century, times new roman, serif; 
color: #738AAC; 
background-color: #FFFFFF; 
font-size: 21px; 
letter-spacing: 9px; 
margin-top: 4px; 
margin-bottom: 5px; }

.h2 {
font: 17px times new roman, century georgia, serif;
letter-spacing: 7px; 
font-style: italic;
color: #8196B5;	
text-transform: lowercase; 
margin-left: 6px; 
width: 400px; 
border-bottom: 1px #BECBE0 dotted;
}

.site { 
font-family: Verdana, Arial, sans-serif; 
color: #5D93B2; 
font-weight: bold; 
background-color: #FFFFFF; 
text-transform: uppercase; }

ul li {
margin-bottom: 3px;
}

/* Images  */

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

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

.imgmagic { margin-left: 3px; margin-bottom: 3px; }

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

#images a { border: none; }