h1{font-family: "goudy old style", constantia, Times;
color: #FFFFFF;
font-size: 30px;
font-weight: bold;}
body {
background-image:url('FBorder2.jpg');
background-repeat:repeat-y;
}

a:link {
color: #ff8e00;
text-decoration: underline;
}

v:link {
color: white;
text-decoration: underline;
}

table {border-collapse:collapse}

td{font-size: 90%}

h2{font-family: "goudy old style", constantia, Times;
color: #FF8E00;
font-size: 25px;
font-weight: bold;}
body {background-color:#2F2D2A;
margin-top: 2%;
margin-right:10%;
margin-bottom: 2%;
margin-left: 2%;}

.special {font-weight: bold; color: #FF8E03;}

.navigation {
position: absolute;
margin-top: 10px;
border-right: 2px solid #FF8E00;
width: 15%;
height: 600px;
z-index: 25;
}

.content {
position: absolute;
padding: 0 0 20px 150px;
margin-top: 10px;
z-index: 20;
width: 75%;
}

.navyblue {
color: #032B46;
background: #FFFFFF;
}

p {
margin: 2em;
color: #032B46;
}

p.two {
mmargin: 2em;
padding: 2em;
border: solid thin #000000;
background: #032B46;
color: #FFFFFF;
}

p2 {
margin: 2em;
padding: 2em;
border: solid thin #000000;
background: #032B46;
color: #FFFFFF;
}

.floatbox {
width: 120px;
height: 90px;
float: left;
color: #FF8E00;
background-color: #032B46; /*blue*/
padding: 2em;
margin-right: 1em;
border: solid black 1px;
}

img.right {float:right;}
img.left {float:left;}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 75%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 0px;
background-color: #032B46; /*Dark Blue*/
border: 1px solid black;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #FF8E00; /*Orange color theme*/ 
border-color: #FF8E00; /*Orange color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #FF8E00; /*orange color theme*/ 
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}


</style>
