body { 
width: 500px;
margin: 20px auto;
font: 11px Tahoma, Arial; 
color: #555552; 
letter-spacing: 1px;
line-height: 16px;
background: url('bg.jpg'); 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #d5ab01;
text-decoration: none; 
}

a:hover { 
font-style: italic;
font-weight: italic;
color: #000; 
text-decoration: none; 
border-bottom: 1px dashed #b6b6b6; 
}

#header {
width: 500px;
height: 208px;
background: url('layout.jpg') no-repeat; 
}

#navigation {
height: 30px;
text-align: center;
color: #e8ba03;
font-size: 10px; 
}

#navigation a:link, #navigation a:visited, #navigation a:active {
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
color: #e8ba03;
letter-spacing: 1px;
text-transform: uppercase;
border-bottom: 0px;
text-decoration: none;
padding: 3px 5px;
}

#navigation a:hover {
background-color: #ffcc00;
color: #000;
text-decoration: none;
}

#wrapper {
width: 486px;
background: url('wrapbg.gif');
padding: 0 7px 0 7px;
overflow: auto; 
border-bottom: 1px solid #ffcc00;
}

#content { 
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
padding-bottom: 20px;
}

h1, h2, h3 { 
font-style: italic; 
font-weight: bold; 
font-size: 15px; 
color: #ffcc00;
letter-spacing: 1px;
border-bottom: 1px dashed #b6b6b6;
padding: 2px 0 2px 1px; 
margin: 2px 0 2px 0; 
font-family: Georgia, Sans-Serif; 
}

blockquote {
background: url('quote.gif') top left no-repeat;
padding: 17px 0 0 12px;
margin-top: 0px;
margin-bottom: 20px;
font-size: 10px;
line-height: 14px;
text-align: justify;
}

input, textarea, select { 
border: 1px solid #343434;
padding: 3px 5px 3px 5px;
color: #000; 
font-size: 11px;
margin-bottom: 3px; 
font-family: Tahoma, Arial;
}

p, ul, form, table { 
margin: 3px 0 13px 0;
}

em { 
font-family: Georgia, Serif;
}

img {
border: 0px;
}

.point_list, .codesort li {
list-style-image: url('bullet.gif');
}

.about_list {
list-style-image: url('bullet1.gif');
}

.name { 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
letter-spacing: 1px;
color: #555552; 
background-color: #e3e3e3; 
text-align: justify; 
padding: 1px; 
margin: 1px; 
font-family: Tahoma, Arial; 
}

.fav {
font-weight: bold;
color: #7a7a77;
}

.boldtxt {
font-weight: bold;
color: #202020;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

	.exlink:hover { 
	background: url('linkout-hover.gif') no-repeat 100% 50%;
	}

.affiliates { 
margin: 2px; 
}

acronym {
border-bottom: 1px dotted;
cursor: help;
}

object {
height: 40px;
width: 200px;
}

object a:hover {
border-bottom: 0px; 
}

.center { 
text-align: center;
margin-top: 15px;
}

.center a:hover {
border-bottom: 0px; 
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

#footer {
height: 50px;
font-style: italic;
font-size: 10px;
color: #a7a7a6;
letter-spacing: 0px;
text-align: center;
line-height: 14px;
font-family: Georgia, Serif;
}