html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma;
	font-size: 8pt;
        font-style: bold;
        color: #000000;
        background-repeat: repeat-x;
        background-color: #676767;
}

#header {
	background: ;
	height: 800px; 
        position: absolute;
        top: 0px;
        left: 0px;
}

#content {

        background-image: url("");
        background-color: #676767;
        width: 500px;
        position: absolute;
        top: 515px;
        left: 410px;
         margin-bottom : 5px;
padding-left : 3px;
border: 1px solid #676767;
background-color : #F3F3F3;
padding: 6px;
padding-bottom: 15px;
padding-right : 3px;
        letter-spacing: 0px;
        margin-bottom: 2px;
         -moz-border-radius: 5px;
        -moz-border-radius: 5px;
       border: 1px solid #676767;

}

#sidebar {


        float: left;
	width: 250px;
        position: absolute;
        top: 515px;
        left: 117px;
	padding: 2px;

 margin-bottom : 5px;
padding-left : 3px;
border: 1px solid #676767;
background-color : #F3F3F3;
padding: 6px;
padding-bottom: 15px;
padding-right : 3px;
        letter-spacing: 0px;
        margin-bottom: 2px;
         -moz-border-radius: 5px;
        -moz-border-radius: 5px;
       border: 1px solid #676767;

}

h1 {
letter-spacing: -1px;
color: #f6f1f0;
text-shadow: black 2px 2px 2px;
font-family: Times New Roman;
font-weight: bold;
font-style: italic;
font-size: 18px;
line-height: 17px;
-moz-border-radius: 20px 20px 0px 0px;
border-bottom: 1px solid #676767;
vertical-align:center;
text-decoration: none;
padding: 5px;

background-color: #B8BCD6;

color: #ffffff;
letter-spacing : -1px;
line-height : 15pt;
 -moz-border-radius: 6px;
        -moz-border-radius: 6px;
font-weight: bold;
text-transform : ;
padding : 4px;
padding-left : 5px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
border: 1px solid #676767;

}

.padding {
	padding: 0px;
}

h2 {
font-family: Tahoma;
	font-size: 7pt;
        font-style: bold;
        color: #000000;
}

a#nav, a#nav:active, a#nav:link, a#nav:visited {
display:block;
font-family: arial;
font-size: 11px;
line-height: 15px;
font-weight: normal;
text-decoration:none;
background: ;
color: #000000;
text-align: left;
padding:0px;
margin-top:1px;
margin-top:1px;
text-align: center;
}
a#nav:hover {
display:block;
font-family: arial;
font-size: 11px;
line-height:15px;
font-weight: normal;
text-decoration:none;
background: #ededed;
color: #756D75;
text-align: left;
padding:0px;
margin-top:1px;
margin-top:1px;
text-align: center;
}

a img { 
border:2px solid #B8BCD6;
padding:3px;
background:#F3F3F3;
-moz-border-radius: 3px;
        -moz-border-radius: 3px;
opacity: 90%;
} 

a:hover img { 
border:2px solid #676767;
padding:3px;
background:#F3F3F3;
-moz-border-radius: 3px;
        -moz-border-radius: 3px;
}


b {color: #676767;}
i {color: #B8BCD6;}
u {color: #B8BCD6;}
strong {color: #676767;}
A:link { text-decoration: none; color:#B8BCD6; cursor: crosshair ;}
A:active {text-decoration: none; color:#B8BCD6; cursor: crosshair ;}
A:visited {text-decoration: none; color:#B8BCD6; cursor: crosshair ;}
A:hover { text-decoration: none; color:#676767; cursor: crosshair ;}
