BODY {
	MARGIN: 10px;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000080;	
}

BODY.babyblue {
	background:  url('images/background_spacer.jpg') repeat-y bottom center;			
	background-color: #9CF;	
}

BODY.silver {
	background:  url('images/background_spacer_silver.jpg') repeat-y bottom center;			
	background-color: #036;	
}

BODY.homepage {	
	background-color: #CEDBE6;
}

BODY.kirstin {
	background:  url('images/background_spacer_K.jpg') repeat-y bottom center;
	background-color: #000080;
}

TABLE.homepage {
	width: 600pt;
	border: 0;	
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0px;
}

.tdheadercenter {
	width: 13em;
}

A:, A:link, A:visited, A:active { 
	COLOR: #F00;
}
A:visited { 
	COLOR: #F00;
}
A:hover { 
	COLOR: #00F;
}

IMG.strongborder {
	border-width: 2px;
	border-style: solid;
	border-color: #000;
}

IMG.nospacing {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	border: none;
}

IMG {
	border: none;
	hspace: 10;
	vspace: 5;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.logo_wandering
{
    font-size: 17pt;
    font-weight: bold;
    font-style: italic;
    margin-top: 10px;
}

.logo_wandering_homepage
{
    font-size: 25pt;
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
}

.logo_sailing
{
    font-size: 13.5pt;
    font-weight: bold;
    font-style: italic;
}

.logo_sailing_homepage
{
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
}

#navigation {font-size:.8em}
#main_content {font-size:1em}
#main_content_homepage {font-size:.8em}
#main_content_red {font-size:1em;color:#F00;}
#side_bar {font-size:1em}
#footer {font-size:0.9em}