*{
margin:0;
padding:0;
}
body{
color:#666666;
font-family:Verdana, Arial, Sans-Serif;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
font-size: .8em;
line-height:1.2em;
}
h1, h2, h3{
font-family:'Trebuchet MS', Verdana, Sans-Serif;
font-weight:bold;
color:#666666;
font-weight: normal;
background-color:transparent;
}
h1 {
margin:0 0 10px 0;
line-height:1.5em;
font-size: 1.5em;
}
h2 {
margin:0 0 10px 0;
line-height:1.2em;
font-size: 1.2em
}
h3 {
font-size: 1.0em;
}
h4 {
font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
font-weight:bold;
}
ul{
list-style:none;
}
a img{
border:none;
text-decoration:none;
}
a{
color:#2E58B6;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a.list{
color:#2E58B6;
}
a.list:link{
text-decoration:none;
}
a.list:visited{
text-decoration:none;
}
a.list:hover{
text-decoration:underline;
}
table{
margin:50px auto;
}
td{
text-align:center;
}
#main{
margin-top:20px;
margin-left:200px;
}
#content{
text-align:center;
margin-right:200px;
}
#column{
text-align:center;
margin-top:20px;
padding: 0 0 0 0;
float:right;
width:200px;
}
#navigation{
text-align:center;
margin-top:20px;
float:left;
padding: 0 0 0 0;
width:200px;
}
