body {
background:#5E97B4;
padding: 0;
margin: 0;
text-align: center;
z-index: 1;
color: #333;
font-family: Georgia, serif;
font-size: 12px;
}

a {
text-decoration: none;
}

a:link, a:visited {
color:#2B8044;
}

a:active, a:hover {
color: #4984A6;
}

.illus {
float: right;
}

#banner {
margin: 0 auto;
width: 625px;
height: 123px;	
z-index: 2;
cursor: pointer;
background: #5E97B4 url(images/layout_01.jpg) no-repeat top left;
}

#container {
margin: 0 auto;
width: 625px;
background: #fff url(images/layout_05.gif) repeat-y top left;
z-index: 2;
text-align: left;
}	

#main {
float:left;
width: 504px;
background: url(images/layout_03.jpg) no-repeat top right;
z-index: 3;}

#menu {
float:right;
width: 121px;
background: url(images/layout_04.jpg) no-repeat top left;
z-index: 2;
}

#footer {
margin: 0 auto;
width: 625px;
height: 44px;
background: url(images/layout_07.gif) no-repeat top left;
clear: both;
z-index: 3;
}

.nav {
padding: 70px 0 10px 10px;
}

.nav a:link, .nav a:visited {
color: #000034;
}

.nav a:active, .nav a:hover {
color: #ddd;
}

img {
border:0;
}

.text-wrap {
float: right;
clear: right;
}

.affi {
padding: 8px 0 8px 180px;
color: #4984A6;
font-family: Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.affi a:link, .affi a:visited {
color:#4984A6;
}

.affi a:active, .affi a:hover {
color: #000034;
}	

.content {
padding: 14px 10px 10px 40px;
line-height: 150%;
}

.content blockquote {
margin-left: 10px;
padding: 4px 4px 4px 8px;
border-left: 10px solid #dfdfdf;
text-align: left;
background: #efefef;
color: #888;
font-style: oblique;
}

.content ul {
margin-left:6px; 
padding-left:6px;
line-height: 150%;
}

h2 {
color: #4984A6;
font-size: 18px;
font-weight: lighter;
font-style: oblique;
margin-bottom: 10px;

}

h3 {
color: #9414A2;
font-weight: lighter;
font-style: oblique;
font-size: 14px;
margin-bottom: 10px;
}

.enth3_submit, .enth3_reset {
color: #333;
font-family: Arial, sans-serif;
font-size: 12px;
border: 1px outset #9BBECF;
background: #9BBECF;
}

.enth3_submit {
font-weight: bold;
}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, select {
color: #000034;
font-family: Arial, sans-serif;
font-size: 12px;
border: 1px solid #9AC3D7;
}

.codesort li { 
display: inline; 
padding-right: 20px;
}