body

{
	margin: 0px;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
        background: #7BA0B3 url(bg.jpg);
        font-family: verdana, sans-serif;
        cursor: crosshair;

}

b

{
        letter-spacing: 1px;
}

h1

{
	margin: 2px 0 10px 0;
        font-weight: bold;
        font-size: 15pt;
        color:#56768B;
        font-family: arial; 
        text-decoration: none;
        letter-spacing: 3px;
        text-transform: lowercase;
}

.navigation

{
        width: 180px; 
        position: absolute;
        left: 10px;
        top: 200px;
	text-align: justify;
}


#nav
{
        position:absolute;
        left:40px;
        top:165px;
        font-family:verdana, sans-serif;
        line-height:17px;
        letter-spacing:1px;
        padding: 2px;

}

#nav a 

{
        text-decoration: none;
        color: #FFFFFF;
        letter-spacing:1px;
        background:#2E5B7A;
        padding: 2px;
        border:1px solid #FFFFFF;
}

#nav a:hover 

{
        background:#7BA0B3;
} 

.content

{
        width: 500px; 
        position: absolute;
        left: 205px;
        top: 200px;
}

.content h1

{
	margin: 2px 0 10px 0;
        font-weight: bold;
        font-size: 15pt;
        color:#56768B;
        font-family: arial; 
        text-decoration: none;
        letter-spacing: 3px;
        text-transform: lowercase;
        background: #7BA0B3 url(header.jpg) right no-repeat;    
}

.image

{
        background-color: #F16F21;
        background:url('layout.jpg') no-repeat;
        position: absolute;
        left: 0px;
        top: 0px; 
        width: 700px;
        height: 400px;  
        cursor: crosshair;  

}

a:link, a:Visited, a:active 

{
	font-size: 8pt;
	line-height: 9pt;
	color: #61868C;
	letter-spacing: 0px;
	text-decoration: none;
}

a:hover 

{ 
	color: #FFFFFF; 
        background: #61868C;

}

input, textarea, option, select 

{    
	font-size: 8pt;
	border: #FFFFFF 1px solid;
	font-family: verdana, sans-serif;
	text-decoration: none;
        cursor: crosshair;
        color: #FFFFFF;
        background: #56768B;
}

.box

{    
	font-size: 8pt;
	border: #FFFFFF 1px solid;
	font-family: verdana, sans-serif;
        cursor: crosshair;
        background: #44707B;
        padding: 10px 10px 10px 10px; 
        margin: 0 40px 0 40px;
}
