body {
	font-family:		Verdana, Arial, sans-serif;
	font-size:		12px;
	font-weight:		normal;
	background-color:	#97899e;
        margin:                 0px;
}

a:link {
  	color:        		white;
  	text-decoration:   	none;
}

a:visited {
  	color:             	white;
  	text-decoration:   	none;
}

a:hover {
    	color:             	white;
  	text-decoration:   	none;
        font-weight:		bold;
}


#header {
        position:               absolute;
        top:                    10px;
        left:                   10px;
        width:                  500px;
        height:                 118px;
        padding:                2px 0px 0px 0px;
        background-color:       #008000;
        color:                  white;
        text-align:             left;
        font-weight:		bold;
        border-style:           solid;
        border-color:           #95b5a2;
        border-width:           1px;
}


#center_header {
        text-align:             center;
        font-size:		13px;
        font-weight:		bold;
}


#main {
        position:               absolute;
        top:                    141px;
        left:                   11px;
        width:                  478px;
        height:                 478px;
        padding:                10px 10px 10px 10px;
        background-color:       white;
        color:                  grey;
        font-weight:		normal;
        border-style:           solid;
        border-color:           #008000;
        border-width:           1px;
}

#main_info {
        text-align:             left;
        padding-left:           1px;
        font-size:		9px;
        font-weight:		normal;
}

#main_info_2 {
        text-align:             left;
        padding-left:           1px;
        font-size:		9px;
        font-weight:		normal;
}


#navigation {
        position:               absolute;
        background-color:       #008000;
        color:                  white;
        padding:                20px 5px 0px 5px;
        top:                    10px;
        left:                   520px;
        width:                  200px;
        height:                 610px;
        border-style:           solid;
        border-color:           #95b5a2;
        border-width:           1px;
}

#navigation_border_1 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_2 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_3 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_4 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}


#navigation_border_5 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_6 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_7 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#navigation_border_8 {
        text-align:             center;
        top:                    10px;
        left:                   100px;
        width:                  190px;
        height:                 16px;
        border-style:           solid;
        border-color:           white;
        border-width:           1px;
}

#footer {
        position:               absolute;
        top:                    650px;
        left:                   10px;
        width:                  720px;
        height:                 50px;
        padding-top:            5px;
        background-color:       #008000;
        color:                  white;
        text-align:             right;
        font-weight:		normal;
        border-style:           solid;
        border-color:           #95b5a2;
        border-width:           1px;
}