body 
{
	font: 100% Antiqua, Times, Times New Roman, serif; 
        margin-left: 20px;
        color: #dddddd;
 	background: #fff url(images/gwback.jpg) repeat-x;
}

#divMain
{
        padding-top: 100px;
	margin-left: 50px;
        padding-left: 50px;
        width: 400px;
	border-left: 1pt solid #191970
}

#divImage
{
        position: absolute;
        right: 0px;
        bottom: 0px;
 	width: 100px;
	height: 133px;
 	background: #fff url(images/compass.jpg) no-repeat bottom right; 
}

a:link 
{
color: #0000ff; 
text-decoration: none; 
}

a:active 
{
color: #6a5acd; 
text-decoration: none; 
}

a:visited 
{
color: #000080; 
text-decoration: none; 
}

h1 
{
        position: absolute;
        left: 275px;
        padding: 0%;
        float: right;
	font: 200% Georgia, Times, Times New Roman, serif; 
        text-align: right;
        color: #f0f8ff;
}

.alternateh1
{
	font-style: italic;
}

#intro
{
        color: #636363;
}

h2 
{
        font: 120% Georgia, Times, Times New Roman, serif; 
        text-align: left;
        color: #191970;
}


h3
{
        font: 100% Georgia, Times, Times New Roman, serif; 
        font-weight:bold 
        text-align: left;
        color: #191970;
}
