body {
font-family: verdana, tahoma, arial;
font-size: 8pt;
line-height: 18px;
color: #1598B9;
background-color: #D7E5E9;
text-align: justify;
overflow: auto; 
margin: 0px; 
padding: 0px; 
background: url("back.png"); }

#div {
width: 750px;
margin: 0px auto;
text-align: justify;
padding: 14px;
background: url("bg.png"); }

#left {
float:right;
}

#side {
width: 160px;
margin: 10px;
float:left;
}

#content {
width: 560px;
float:right;
}

#footer {
clear: both;
}

#bottom {
background: url("bottom.png"); 
background-repeat: no-repeat; 
font-size: 7pt;
font-face: verdana, tahoma, arial; 
color: #47AACB; 
line-height: 10px; }

#bottom a:link { color: #1598B9; font-variant: normal; }
#bottom a:visited { color: #1598B9; font-variant: normal; }

a:link { color: #D06497;
text-decoration: none; 
font-variant: small-caps; }

a:link img { border: 0;
}

a:visited { color: #D06497;
text-decoration: none; 
font-variant: small-caps; }

a:visited img { border: 0;
}

a:hover { color: #1598B9;
text-decoration: none; 
text-transform: uppercase; }

a:hover img { border: 0;
}

h1 {
color: #1598B9;
background-color: #D5EAEF;
font-family: arial, verdana;
font-size: 13pt;
text-align: left;
line-height: 9px;
letter-spacing: -1px;
font-weight: none;
margin: 10px;
padding: 0px;
padding-left: 0px;
}


h2 {
color: #EE5A99;
background-color: #F8EAF4;
font-family: arial, verdana;
font-size: 11pt;
text-align: center;
line-height: 8px;
letter-spacing: -1px;
font-weight: none;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
padding: 0px;
}



input {
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 10px;
	background: white
	font-family: arial, verdana;
}
textarea {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 10px;
	background: white;
	color: black;
	font-family: arial, verdana;
}

ul {
padding: 1px; 
margin: 0px; }

li {
margin-left: 25px;
margin-top: 5px;
margin-bottom: 3px;
margin-right: 0px;
list-style: none; }
