body {
background: #03366b repeat-y;
width: 760px;
font: 71%/141% Tahoma, Arial, Sans-Serif;
color: #82a5c9; 
letter-spacing: 1px;
margin: 0 auto;
}

a:link, a:visited, a:active {
font-style: normal; 
font-weight: normal; 
color: #fff; 
text-decoration: none;
}
   
a:hover {
color: #000; 
text-decoration: none; 
border-bottom: 1px dashed #fff;
}

#header {
width: 760px;
height: 357px;
background: url('layout.jpg') no-repeat;
}

#wrapper{
width: 760px;
background: url('wrapper.jpg') repeat-y;
overflow: auto;
}

#sidebar {
width: 191px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
float: right;
padding-bottom: 15px;
margin-left: 10px;
margin-right: 62px;
}

#content { 
width: 420px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
padding-bottom: 15px;
margin-left: 62px;
margin-right: 15px;
}

h1, h2, h3, h4 {
font-style: normal;
font-weight: bold;
font-size: 1.1em;
color: #bed4eb;
letter-spacing: 5px;
text-transform: uppercase;
border-bottom: 1px dashed #346498;
padding: 2px 0 2px 2px;
margin: 0;
font-family: Arial;
}

blockquote {
background-color: #306095;
font-size: .95em;
color: #a7c2de;
text-align: justify;
padding: 7px;
}

input, textarea, select { 
background-color: #04366b;
border: 2px solid #6689ae;
padding: 4px;
color: #fff; 
}

form, table, ul {
margin: 5px 0 15px 0;
}

code, pre {
color: #a3171e;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 15px 0;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

em { 
font-size: .95em;
letter-spacing: 1px;
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 15px 0;
}

img {
border: 0px;
}

	.imgleft {
	float: left;
	margin-right: 8px;
	}

a.imga {
border-bottom: 0px;
opacity: 0.4;
}

a:hover.imga {
border-bottom: 0px;
opacity: 1;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates {
margin: 0 2px;
}

.center {
text-align: center;
}

.underline {
border-bottom: 1px solid;
}

.name {
font-style: italic;
font-weight: bold;
color: #c6e1fd;
}

	.name p {
	margin: -8px 0 -8px 0;
	}

.country {
color: #88b0da;
}

.break {
border-bottom: 2px solid #2f5884;
margin-bottom: 10px;
}

.email {
padding: 0 2px 0 2px;
font-size: 1em;
font-family: "courier new";
}

.color {
color: #91b1d4;
}

.show_members_no_website {
display: none;
}

#footer { 
width: 760px;
height: 50px;
background: url('wrapper.jpg');
}
