body {
    margin: 0;
    padding: 0;
    font-size: 100.01%;
    font-family: arial, helvetica, verdana, tahoma, sans-serif;
    border-bottom: 15px solid #eee;
}

#header-wrapper  {
    border-left: 0em solid #222;
    border-right: 0em solid #222;
}

#header {
    background: #222 url('images/collage5.jpg');
}

#header h1 {
    margin: 0;
    padding-left: 10px;
    height: 3.5em;
    line-height: 3.5em;
    color: #333300;
    letter-spacing: -0.04em;
}

#navi-wrapper  {
    background: #88ac0b url('images/menu-background.png') top left repeat-x;
}

#navi {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

#navi ul {
    margin: 0;
    padding: 0;
    border-left: 1px solid #95bc0e;
    border-right: 1px solid #95bf0f;
    list-style: none;
    height: 1.5em;
    line-height: 1.5em;
}

#navi li {
    display: inline;
}

#navi a:link, #navi a:visited {
    margin: 0;
    padding: 0em 1em;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #95bc0e;
}

#navi a:hover {
    color: #456b06;
    background: #88ac0b url('images/menu-hover.png') repeat-x;
}

#menu-left, #menu-right {
    margin: 0;
    width: 130px;
    padding-top: 18px;
}

#menu-left *, #menu-right * {
    margin-left: 0;
}

#menu-left h2, #menu-right h2 {
    font-size: 100%;
    margin-right: 10px;
}

#menu-left p, #menu-right p {
    font-size: 86%;
}

#menu-right label {
    font-size: 70%;
}

#menu-right input {
    width: 90%;
}

#emai {
    font-size: 70%;
    color: #444;
}

#menu-left {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#menu-right {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#content-wrapper {
    padding: 0;
}

#content {
    padding: 5px 12px 12px 12px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#footer-wrapper {
    clear:both;
    margin: 0;
    background: solid #eee;
    width: 100%;
}

#footer {
    margin: 0;
    padding: 0;
    border: 1px solid #a0c80e;
    background: #88ac0b url('images/menu-background.png') top left repeat-x;
}

#footer p {
    margin: 0;
    margin-right: 5px;
    padding: 0;
    height: 1.5em;
    line-height: 1.5em;
    text-align: right;
}

h2 {
    color: #666;
    padding-bottom: 3px;
    border-bottom: 1px solid #a0c80e;
    font-size: 150%;
    letter-spacing: -1px;
}

a:link, a:visited {
    color: #260;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

p { margin-left: 1em; }

#images {
    position: relative;
    margin-left: 80px;
    background-color: #bbb;
}

#images a img {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
    line-height: 0;
    vertical-align: bottom;
}

#frame-wrapper {
    visibility: hidden;
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    width: 100%;
}

#frame-right {
    float: right;
    width: 80px;
    height: 100%;
    background-color: white;
    visibility: visible;
}

.infobox {
	width: auto;
	padding: 10px 20px 20px 20px;
	background: #F8FCEE;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-left:20px; margin-right:30px; margin-top:20px; margin-bottom:2px;
	border: 1px solid #9F9D8B;
}
.infobox input {
	background-color: #ffffff;
}
.infobox h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica Black, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}
.infobox h5 {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	color: #667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
.infobox form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.infobox hr {
	margin: 20px 0 20px 0;
}
.infobox a {
	font-size: 12px;
	text-decoration: underline;
}
.infobox span {
	font-size: 12px;
	display: block;
}


/* 
 * Fusion-Specific Style Attributes
 */
 
#fusionspace {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	padding:0px 0px 0px 0px;
	margin: 5px 10px 0px 10px;
	scrollbar-face-color: #DADADA; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #7A9ADF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #D4D4D4; 
}

#fusionspace a {
	color:#003D71; text-decoration:none;
}

#fusionspace a:hover {
	color:#113355; text-decoration:underline;
}

#fusionspace a.side {
	color:#003D71; text-decoration:none;
}

#fusionspace a:hover.side {
	color:#113355; text-decoration:underline;
}

#fusionspace a.white {
	font-size:11px;color:#000000; text-decoration:none;
}

#fusionspace a:hover.white {
	color:#113355; text-decoration:underline overline;
}


#fusionspace img {
	border: 0px;
}

#fusionspace form {
	margin:0px 0px 0px 0px;
}

#fusionspace hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

#fusionspace hr.side-hr {
	border:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

#fusionspace td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}

#fusionspace pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px;
}

#fusionspace .alt {
	color:#666;
}

#fusionspace .header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#333; 
	background-color:#FFFFFF;
	padding:5px;
}

#fusionspace .button {
	background-image:url(images/button.gif);
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#000000; 	
	background-color:#F2F1ED;
	border:#999999 1px solid;
	margin-top:2px;
}
	
#fusionspace .textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000; 
	background-color:#FFFFFF;
	border:1px #666 solid;
}

#fusionspace .main-bg {
	padding:5px 0px 5px 0px;
}

#fusionspace .side-border-left {
	padding:5px 5px 0px 0px;
}

#fusionspace .side-border-right {
	padding:5px 0px 0px 5px;
}

#fusionspace .main-body {
	font-size:11px;
	color:#000; 
	background-color:#FFFFFF;
	padding:12px 4px 3px 4px;
}

#fusionspace .side-body {
	font-size:9px;
	color:#000; 
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
}

#fusionspace .border {
	background-color:#ddd; 
	border:2px #979797 solid; 
}

#fusionspace .infobar {
	background-color:#F9F9F9;
	font-size:9px;
	color:#000; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 1px; 
	border-right: solid #F6F6F6; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

#fusionspace .infobar2 {
	background-color:#F9F9F9;
	font-size:9px;
	color:#676767; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

#fusionspace .panel-left {
	width:13px; height:26px; 
	background-image:url(images/panel-left.gif); 
}

#fusionspace .panel-right {
	width:13px; height:26px;
	background-image:url(images/panel-right.gif);
}

#fusionspace .panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#3A3A3A;
	height:26px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}

#fusionspace .border-left {
	width:13px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

#fusionspace .border-right {
	width:13px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

#fusionspace .border-bleft {
	width:13px; height:20px;
	background-image:url(images/border-bleft.gif);
}

#fusionspace .border-bright {
	width:13px; height:20px;
	background-image:url(images/border-bright.gif);
}

#fusionspace .border-bmain {
	height:20px; background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

#fusionspace .side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px; font-weight:bold;
	color:#FFFFFF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}

#fusionspace .tbl-border {
	background-color:#979797;
}

#fusionspace .tbl {
	font-size:10px; padding:3px 4px 3px 4px;
}

#fusionspace .tbl1 {
	font-size:10px; color:#000; 
	background-color:#FFFFFF; padding:4px;
}

#fusionspace .tbl2 {
	font-size:10px; color:#000; 
	background-color:#F6F6F6; padding:4px;
}
	
#fusionspace .forum-caption {
	font-size:10px; font-weight:bold;
	background-image:url(images/cellpic.gif);
	color:#485D9F; background-color:#F6F6F6;
	padding:4px 4px 4px 4px;
}

#fusionspace .quote {
	color:#004279; background-color:#F9F9F9;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #979797 solid;
}

#fusionspace .copyright {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#000; 
}
	
#fusionspace .poll {
	height:12px; border:1px #979797 solid;
}

#fusionspace .comment-name {
	font-weight:bold; color:#113355; 
}

#fusionspace .shoutboxname {
	font-weight:bold; color:#113355; 
}

#fusionspace .shoutbox {
	color:#555; 
}

#fusionspace .shoutboxdate {
	font-size:9px; color:#333; text-align:right;
}

#fusionspace .small {
	font-size:10px; font-weight:normal;
}

#fusionspace .small2 {
	font-size:10px; font-weight:normal; color:#555;
}

#fusionspace .side-small {
	font-size:9px; font-weight:normal; color:#333;
}

#fusionspace .side-label {
	background-color:#e3e3e3;
	padding:1px 4px 3px 4px;
	background-image:url(images/side-cell.gif);
	background-repeat:repeat-x;
}