    body {
    background-image: url(bg.jpg);
    scrollbar-face-color: #0093B5;
    scrollbar-shadow-color: #0093B5;
    scrollbar-highlight-color: #0093B5;
    scrollbar-3dlight-color: #0093B5;
    scrollbar-darkshadow-color: #0093B5;
    scrollbar-track-color: #0093B5;
    scrollbar-arrow-color: #BBF4FF;
   
 margin-bottom:10px;
    font-family:arial;
    font-size:8pt;
    color:#0B576E;
    text-align:center;}

    a:link, a:active, a:visited{
    color:#1A286A;
    font-weight:normal;
    text-decoration:none;}

    a:hover{
    color:#BBF4FF;
    font-weight:normal;
    text-decoration:none; cursor:help;}

    #header {
    width:498px;
    height:337px;
    background-image:url(header.png);
    background-repeat:no-repeat;}

    #top {
    width:498px;
    height:auto;
    margin:auto;
    margin-top:-18px;
    background-image:url(content.jpg);
    background-repeat:repeat-y;
    text-align:justify;}

    #left {
    width:108px;
    margin-top:45px;
    margin-left:-23px;
    height:auto;
    float:left;}

    #right {
    width:373px;
    height:auto;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:102px;}

    h1 {
    font-family:georgia;
    font-size:15px;
    font-style: italic;
    color:#2F50A5;
    letter-spacing:1px;
    text-transform:lowercase;
    border-bottom:1px solid #0AEAAC;
    margin:8px 0 9px 0;
    padding-left:2px;}

.cap
	{
	color: #BBF4FF;
	font-family: georgia; 
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	padding: 0px; 
	text-transform: lowercase;}

    input, textarea, select {
    font-family:arial;
    font-size:11px;
    border:1px solid #0AEAAC;
    background-color:#BBF4FF;
    color:#000000;}

    div#nav li {
    font-family:arial;
    font-size:8pt;
    font-weight:normal;
    letter-spacing:2px;
    color:#1A286A;
    text-align: right;
    border-right:4px solid #126364;
    padding:1px 5px 3px 10px;
    display:block;}

    div#nav li a:link, div#nav li a:active, div#nav li a:visited {
    display:block;
    cursor:default;
    font-weight:normal;
    border-right:0px solid #0AEAAC;}

    div#nav li a:hover {
    font-weight:normal;
    display:block;
    cursor:help;}

   div#nav ul {
    list-style:none;
    padding:0;
    margin:0;}