/* ABMC 2006 Stylesheet */

body
{
background-color: black;
color: black;
font-family: Times, serif;
border-color: #000000;
}

img.floatleft 
{
vertical-align:text-top;
float: left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}

#header
{
background-color: #000099;
color: black;
padding: 0px 0px 0px 0px;
height: 212px;
}

#headertext
{
position: absolute;
left:390px; top:30px; 
font-size: 170%;
background-color: transparent;
color: white;
font-family: Tahoma, sans-serif;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-align: left;
}

#logo
{
position: absolute;
top: 8px;
left: 8px
}

#rightCurve
{
position: absolute;
top: 8px;
right: 8px;
}

#menu
{
background-color: black;
color: blue;
font-family: Tahoma, sans-serif;
font-style: normal;
border-color: black;
width: 183px; 
position: relative; 
top: 0; 
left: 0; 
float: left; 
text-align: left;
}

.menuitem
{
width: 160px;
display: block;
padding: 0px 0px 0px 20px;
}

a.menuitem
{
font-size: 120%;
background-color: #000099;
color: #FF3300;
text-transform: none;
text-decoration: none;
text-align: left;
font-weight: bold;
margin-left: 0px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-color: black;
}

.menuitem:hover
{
background-color: #0000FF;
color: white;
}

#content
{
background-color: #ffffff;
color: #000000;
font-family: Tahoma, sans-serif;
padding: 0px 50px 50px 50px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 2px; border-bottom-width: 1px;
border-style: solid;
border-color: black;
text-align: left;
margin-left: 183px; 
width: auto;
}

#subcontent
{
background-color: #dcdcdc;
color: #000000;
padding: 0px 5px 5px 5px;
border: 2px solid black;
text-align: left;
width: auto;
}

#content a
{
font-weight: bold;
text-decoration: none;
}

#content a:hover
{
background-color: #0066FF;
color: white;
}

#footer
{
background-color: white;
color: black;
font-family: Tahoma, sans-serif;
font-size: 80%;
padding: 20px;
border-left-width: 6px; border-right-width: 6px; border-top-width: 6px; border-bottom-width: 6px;
border-left-style: double; border-right-style: double; border-top-style: double; border-bottom-style: double;
border-color: black;
text-align: center;
display: block;
margin-left: 183px;
}

h1, h2
{
font-family: Tahoma, sans-serif;
font-weight: bold;
}

h1
{
font-size: 150%;
text-align: center;
}

h2
{
font-size: 110%;
}

#thumbtable
{
background-color: #000099;
color: white;
font-family: Tahoma, sans-serif;
font-weight: bold;
padding: 5px;
border: 4px double red;
margin-left: auto;
margin-right: auto;
width: 378px;
}



#filler
{
height: 150px;
}

