border-left: 1px solid #DDD;
color: black;<style type="text/css">
body{

text-align: center;
 font-size: 10px;
 margin: 5px;
 padding:5px;
}



#wrapper {
margin: 0 auto;
width: 918px;
}

#header {
 color: #333;
 width: 918px;
height: 100px;
 float: left;
 padding: 0px;
 border: 1px solid #ccc;
 margin: 10px 0px 0px 0px;
 background:  #f7fbff;
background-image: 
background-position: 0px 0px;
background-attachment:scroll;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 918px;
float: left;
border-top: 5px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
background-color: blue;
}

.invertedshiftdown2 ul{
margin: 0;
margin-left: 160px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0px 0;
padding: 0px;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-bottom: 20px solid blue;
}

.invertedshiftdown2 a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom: 4px solid #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom: 4px solid #D10000; /*Highlight red color theme*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0px;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 220px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #ebf4ff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 800px;
 width: 140px;
 float: left;
}

#middlecolumn { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 background:  #f7fbff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 591px;
 height: auto;
 display: inline;
}
#box {
background: #a0cbef url(box-top-left.gif) no-repeat;
position: relative;
padding: 20px;
width: 544px;
height: auto;
}
#box a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;


}
#box a:hover {
	color: #003366;
	text-decoration: none;
}
/* IE6 Fix */
* html span.box-top-right, span.box-bottom-left, span.box-bottom-right {
width: 19px;
height: 19px;
margin-bottom: -1px;
}
/* IE6 Fix END */

span.box-top-right {
background: url(box-top-right.gif) no-repeat;
top: 19px;
right: 19px;
}
span.box-bottom-left {
background: url(box-bottom-left.gif) no-repeat;
bottom: 19px;
left: 19px;
}
span.box-bottom-right {
background: url(box-bottom-right.gif) no-repeat;
bottom: 19px;
right: 19px;
}	

#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #ebf4ff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 140px;
 float: left;
}


#footer { 
 clear: both;
 width: 900px;
 color: #333;
 border: 1px solid #ccc;
 background: #ebf4ff;
height: 100px;

 padding: 10px;
}

</style>
