

}
p {padding: 7px 0 7px 0;}
p {font-size: 110%}
p {font-family: georgia, serif}

p1 {color: #CCCCCC;font-style: oblique;font-size-adjust: 0.40}
p2 {color: #00ff00}
p3 {color: #00ff00}
P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 16em
}


a:link {color: #600000}

a:visited {color: #000000}
a:visited {text-decoration: underline}
a:hover {color: #fff}
a:active {color: #600000}
a:hover {background: #500000}
a:link {font-size: 100%}
a:visited {font-size: 100%}
a:link {text-decoration: underline}


a1:link {color: #000000}
a1:visited {color: #000000}
a1:visited {text-decoration: none}
a1:hover {color: #000000}
a1:active {color: #0000GG}
a1:hover {background: #500000}
a1:link {font-size: 135%}
a1:link {text-decoration: none}

a1 {
color: #000099;
}
a1:hover{
color: #500000;
text-decoration: none;
white-space: nowrap;
}

h2 {
text-align: center;
}


h1, h2, h3, h4, h5 {
font-weight: bold;
padding-bottom: 5px;
color: #000000;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h5 {
font-size: 1.3em;
}


body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
background: #400000;
height: 110px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 160px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 160px; /*Width of left column*/
margin-left: -100%;
background: #800000;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 145px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 130px; /*145px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #200000;
border-bottom: 1px solid #90bade;
border-left: 7px solid #300000;
}





#ddblueblockmenu li a:hover {
background-color: #000000;
border-left-color: #300000;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

