* {
margin: 0;
padding: 0;
}

body {
background-color: #113051;
background: url(background4.jpg);
background-repeat: repeat-y;
text-align: center;
font: 11px Georgia, "Times New Roman", Times, serif;
color: #CF8E4E;
}

table,td,tr {font: 11px Georgia, "Times New Roman", Times, serif;
color: #71AFAF;}

a:link, a:active, a:visited {
	color: #8485BE;
	background-color: none;
	font-weight:none;
    text-decoration: none;
	border-bottom:1px dotted #A07BBD;
    cursor: default;
}

a:hover {
	color: #e3cfcf;
	background-color: none;
    text-decoration: none;
	font-weight:bold;
	border-bottom:0px;
    cursor: default;
}

b {color: #245880; }
i {color: #8485BE; }

h1 {
font: bold 16pt Georgia, "Times New Roman", Times, serif;
color: #71AFAF;
background: #BCFFFF;
margin-left:-6px;
line-height:96%;
letter-spacing:3px;
text-align: right;
border-bottom:1px solid #301111;
border-top:1px dotted #301111;
}

h2 {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #cfa6a6;
border-bottom:1px dotted #cfa6a6;
padding-top:3px;
margin-top:3px;
}


h4{
font: bold 12px Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
text-transform:lowercase;
color: #e3cfcf;
}

h6 {
font: bold 16pt Georgia, "Times New Roman", Times, serif;
color: #CF8E4E;
background: ;
margin-left:-6px;
line-height:96%;
letter-spacing:3px;
text-align: right;
border-bottom:1px dotted #454885;
border-top:1px dotted #454885;
}

h7 {
margin-left:-6px;
padding-bottom:3px;
padding-top:3px;
width:100%;
margin-top:5px;
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #BCFFFF;
text-align: center;
text-transform: uppercase;
background: #71AFAF;
}

input, textarea, select {
border: 1px dotted #73A6A6;
padding: 2px;
margin: 1px;
background: #CCFFFF;
font: 11px Georgia, "Times New Roman", Times, serif;
color: #71AFAF;
}

#container {
background: url( );
width: 975px;
margin: 0px auto;
padding: 0px;
float:left;
text-align: left;
}

#header {
background: #8485BE url(layout4.jpg);
width: 800px;
height:380px;
margin: 0px auto;
padding: 0px;
float:left;
text-align: left;
}

#footer {
background: #000 url(bg2.gif);
float: left;
line-height: 1px;
padding: 0 5px;
clear: both;
text-align: center;
}

#content {
float: left;
padding-left:80px;
width: 700px;
margin: 2px auto;
}

#sidebar {
position:absolute;
left:802px;
top:0px;
width: 190px;
}

#navigation {
margin: 0;
padding:0;
list-style-type: none;
}

#navigation ul {
   list-style-type: none;
}

#navigation li {
   margin-bottom: 0px;
}

#navigation a {
   color: #8485BE;
   display: block;
   text-align: left;
   width: 180px;
   font-weight:normal;
   padding-left: 0px;
}

#navigation a:hover {
   background: #8485BE;
   color: #BCFFFF;
   text-align: right;
   font-weight:normal;
   text-decoration: none;
}


ul, ol, dd {
margin-left: 15px;
}

ul, li {
list-style-image: none;
}

#cards{
margin-left: 5px;
padding: 5px ;
width: 387px;
text-align: center;
}

