*
{
margin: 0;
padding: 0;
}
body
{
font: 14px tahoma, arial, verdana, sans-serif;
text-align: center;
color: #303030;
background: #2C0D55;
}
#container
{
width: 760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}
#header
{
height: 110px;
width: 758px;
margin: 0 1px 1px 1px;
background: #467aa7;
color: #ffffff;
}
#header h1
{
padding: 20px 0px 0px 10px;
font-size: 34px;
background-color: inherit;
color: #ffffff;
letter-spacing: 0px;
font-weight: normal;
text-align: center;
}
#header h1 a
{
color: #ffffff;
text-decoration: none;
font-size: 34px;
font-family: arial, tahoma, verdana;
}
#header h1 a:hover
{
color: #ffffff;
text-decoration: none;
font-size: 34px;
font-family: arial, tahoma, verdana;
}
#header h2
{
margin: 5px;
padding: 0px;
font-size: 1.4em;
background-color: inherit;
color: #f0f2f4;
letter-spacing: 0px;
font-weight: normal;
text-align: center;
}
#topmenulinks
{
height: 20px;
line-height: 20px;
width: 758px;
margin: 0 1px;
background: #578bb8;
color: #ffffff;
}
#topmenulinks li
{
float: left;
list-style-type: none;
border-right: 2px solid #ffffff;
white-space: nowrap;
}
#topmenulinks li a
{
display: block;
padding: 0px 10px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background-color: inherit;
color: #ffffff;
}
#topmemulinks a:hover
{
background: #80b0da;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#topmenulinks .home, #topmemulinks a:hover
{
background: #80b0da;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#content
{
float: left;
width: 530px;
font-size: 0.9em;
padding: 20px 0 0 20px;
}
#content h2
{
display: block;
margin: 0 0 16px 0;
font-size: 20px;
font-weight: normal;
letter-spacing: 0px;
color: #505050;
background-color: inherit;
}
#content p
{
font-size: 15px;
font-family: arial, tahoma, verdana;
color: #000000;
margin: 5px;
padding: 5px;
}
#content a
{
color: #467aa7;
font-weight: normal;
text-decoration: underline;
background-color: inherit;
}
#content a:hover
{
color: #467aa7;
font-weight: normal;
text-decoration: underline;
background-color: inherit;
}
.bottomcontentleft
{
float: left;
width: 48%;
}
.bottomcontentright
{
float: right;
width: 48%;
}
#content ul
{
margin: 0px;
padding-left: 10px;
}
#content ol
{
margin: 0px;
padding-left: 10px;
}
#rightcolumn
{
float: right;
width: 180px;
padding: 10px;
line-height :1.4em;
}
#rightcolumn a
{
color: #467aa7;
text-decoration: none;
background-color: inherit;
}
#right column a:hover
{
color: #2a5a8a;
text-decoration: none;
background-color: inherit;
}
#rightcolumn h2
{
display: block;
margin: 0px;
padding: 2px;
font-size: 20px;
font-weight: normal;
font-family: arial, tahoma, verdana;
text-align: center;
color: #ffffff;
background-color: #467aa7;
height: 26px;
}
#rightcolumn ul
{
margin: 0px;
padding: 1px;
}
#rightcolumn li
{
list-style: none;
display: block;
padding: 0px;
margin: 0px;
}
#rightcolumn li a
{
font-family: arial, verdana, tahoma;
font-size: 16px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}
#rightcolumn li a:hover
{
font-family: arial, verdana, tahoma;
font-size: 16px;
font-weight: normal;
text-decoration: underline;
}
#footer
{
clear: both;
width: 758px;
padding: 5px 0px;
margin: 0px 1px;
font-size: 12px;
color: #f0f0f0;
background: #467aa7;
}
#footer p
{
padding: 0;
margin: 0;
text-align: center;
}
#footer a
{
color: #bfbfff;
background-color: inherit;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
#footer a:hover
{
color: #bfbfff;
background-color: inherit;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
.box
{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}