body { 
background: #ffffff; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
color: #676361; 
letter-spacing: 0pt;
cursor: crosshair; 
font-family: trebuchet ms, verdana, tahoma; 
text-align: justify; 
line-height: 20px; 
}

#layout { 
position: absolute; 
top: -10px; 
left: -10px; 
width: 500px; 
height: 700px; 
}

#main { 
position: absolute; 
top: 330px; 
left: 8px; 
width: 500px; 
}

#content { 
padding: 0px 50px 20px 50px; 
}

a:link,a:visited,a:active { 
text-decoration: none; 
font: 10px  trebuchet ms, verdana, tahoma; 
color: #FF0302; 
font-weight: bold; 
font-style: normal; 
letter-spacing: 1px; 
text-transform: uppercase; 
}

a:hover { 
text-decoration: none; 
color: #577CA0; 
cursor: help;
border-bottom: 1px dashed #453F35;
}

h1, h2 {
font-style: normal; 
font-weight: bold; 
font-size: 16px; 
font-style: italic;
color: #B1A9AA; 
font-family:  georgia, trebuchet ms, verdana, tahoma; 
letter-spacing: 2px; 
padding: 0px 0px 5px 10px; 
margin: 0px 0px 0px 0px; 
text-align: left; 
text-transform: lowercase; 
}

input, textarea, select { 
background-color: #ffffff; 
border: 1px dashed #676361;
padding: 2px 5px 2px 5px;
font: 11px  trebuchet ms, verdana, tahoma; 
color: #676361; 
}

strong { 
color: #3A506E; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

em { 
color: #CFC3AD; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

img { 
border: 0px solid #000000; 
margin: 5px; 
}
