body {
margin: 0px; padding: 0px;background: url(images/header.png) fixed no-repeat, url(images/bg.png) fixed repeat;}

i {
	color: #bd7c00;
}
b {
	color: #7a800d;
}
u {
	color: #206ec0;
	text-decoration: 1px solid #7BBB26;
}
s {
	color: #E18397;
}

.content {
width: 750px;
top: 0;
padding: 0px 20px;
border-top: solid 2px #f9f9f9;
border-bottom: solid 3px #c6c1cc;
margin-bottom:20px;
background-color:#f9f9f9;
}

#contentx {
position:absolute;
left: 600px;
top: 50px;
margin: 0; padding: 0px;
}

p {
font-size: 12px;
color:#9d9292;
font-weight: normal;
font-family:"Arial";
}table, th, td {font-size: 12px;color:#9d9292;font-weight: normal;font-family:"Arial";}

h1 {
color:#3655a9;
font-style: italic;
letter-spacing: 4px;
font-weight: normal;
font-size: 24px;
margin-top:10px;
text-transform:lowercase;
padding-top:0px;
padding-left:13px;
border-bottom: 1px solid #090042;
font-family:"Times new Roman";
}

h2 {
font-weight: normal;
color:#090042;
margin-top: -10px;
padding-left:40px;
text-transform: uppercase;
letter-spacing: 4px;
font-size: 11px;
font-family:"Arial";
}

a:link {
color:#D67081;
text-decoration:none;
}

a:visited {
color:#B02F31;
text-decoration:none;
}

a:hover {
color:#B02F31;
text-decoration:underline;
cursor: pointer;
}

a:active {
color:#a09d99;
text-decoration:none;
}

A:link.nav1 {
font-size : 12px;
letter-spacing : 3px;
width:160px;
font-weight : normal;
font-family : "Times New Roman";
padding-top : 7px;
background-color:#fcfdfd;
padding-bottom : 7px;
text-align : center;
margin-right:4px;
margin-bottom:4px;
padding-left : 15px;
padding-right : 15px;
color : #EC95AE;
display:inline-block;
text-decoration : none;opacity: 0.6;
}

A:visited.nav1 {
color : #EC95AE;
text-decoration : none;
}

A:hover.nav1 {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color : #90E813;
text-decoration : none;
cursor : pointer;
background-color:#fcfdfd;opacity: 1.0;
}

A:active.nav1 {
color : #7BBB26;
text-decoration : none;
}

#nav {
width:400px;
position:fixed;
display:inline;
bottom:100px;
margin: 0; padding: 0px;
left:70px;
}