/*Core Style for FIG site*/

body {
background-color: #ffffff;
color: #800000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
line-height: 2em; }

p {
}

h4 {
font-size: 1.2em;
text-align: left;
margin-left: 40px;
margin-right: 40px;
color: #800000; }

h3 {
text-align: center;
text-decoration: none;}

h2 {
font-size: 0.9em;
text-align: center;
color: #800000; }

h1 {
font-size: 1em;
text-align: left;
margin-left: 40px;
margin-right: 40px;
color: #000000; }

h5 {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0px; }

h6 {
font-size: 1em;
text-align: left;
color: #006028; }

a:link {
color: #800000;
background-color: #cccccc;
text-decoration: none; } 

a:visited {
color: #800000;
background-color: #cccccc;
text-align: center;
text-decoration: none; }

a:hover {
color: #ffffff;
background-color: #800000;
text-decoration: none; }

a:active {
color: #ffffff;
background-color: #800000;
text-decoration: none; }

#header {
background-color: #cccccc;
border-bottom: 2px #000000 solid;
width: 1000px;
padding-top: 4px;
height: 38px; }

#icons {
position: absolute;
top: 110px;
left: 820px;
width: 151px;
height: 280px;}

#icons p {
color: #000000;
font-size: 1em;
line-height: 1.4em;
background-color: #ffffff;}

#under {
background-color: #ff0000; 
width: 1000px;
height: 28px; }

#main-top {
background-image: url(graphics/top-border.gif);
background-repeat: no-repeat;
width: 600px;
height: 48px;
margin-left: 200px;
margin-top: +20px; }

#main-main {
background-image: url(graphics/border-sides.gif);
background-repeat: repeat;
width: 600px;
margin-left: 200px;
}

#main-bot {
background-image: url(graphics/bot-border.gif);
background-repeat: no-repeat; 
width: 600px;
height: 78px;
margin-left: 200px;
margin-top: -19px; }

#footer {
font-size: 1em;
color: #4c4c4c;
background-color: #cccccc;
width: 1000px;
margin-top: 20px;
height: 30px;}

#nav-bar {
background-color: #ab0065;
position: absolute;
top: 180px;
left: 10px;
width: 191px;
height: 480px;
background-image: url(graphics/menu-top.gif);
background-repeat: no-repeat; }

#nav-bar-bot {
background-color: #ab0065;
position: absolute;
top: 660px;
left: 10px;
width: 191px;
height: 49px;
background-image: url(graphics/menu-bot.gif);
background-repeat: no-repeat;
}

#nav-bar-access {
background-color: #ffffff;
position: absolute;
top: 110px;
left: 10px;
width: 191px;
height: 68px;
}


#nav-bar a:link {
background-color: #ab0065;
display: block;
color: #ffffff;
margin: 8px;
line-height: 1.45em; } 

#nav-bar a:visited {
display: block;
background-color: #ab0065;
color: #ffffff;
margin: 8px;
line-height: 1.45em; }

#nav-bar a:hover {
color: #ab0065;
background-image: url(graphics/menu-back.gif); }

#nav-bar a:active {}

#main-main a:link {
background-color: #ffffff;
color: #dc0000;}

#main-main a:visited {
background-color: #ffffff;
color: #dc0000;}

#main-main a:hover {
color: #dc0000;
text-decoration: underline;
}

#footer h1 {
text-align: center; }

#header h3 {
line-height: 1em;
text-align: right; }

.floatright
{
float: right;
margin: 0em 25px 10px 10px;
padding: 2px;
}

.floatleft
{
float: left;
padding: 2px;
}
