html, body
{
border: 0px dotted #333333;
height: 100%; /* need for mozilla */
margin: 0px auto;
padding: 0px;
text-align: center;
background-color: #333333;
background-image: url(images/motif-left.jpg);
background-repeat: no-repeat;
background-position: left top;
background-attachment:fixed; /* needed for mozilla */
font-family: arial, helvetica, sans-serif; font-size:12px; line-height:16px;
}

table, td
{ border: 0; border-collapse: collapse; padding:0; margin:0; }


table.Outer 
{ 
width: 100%; height: 100%; 
background-image: url(images/motif-rt.jpg); background-repeat: no-repeat; background-position: bottom right;
}

table.Middle 
{ width: 990px; height: 503px; }

table.Thumbs
{ width: 43px; height: 503px; border: 0px; }

table.Bottom 
{ width: 100%; height: 24px; }

img
{ border:0; }

img.Main
{ margin-bottom: 62px; border: 0;}


img.Cover
{ margin-top: 0px; border: 0; height: 503px; margin-bottom: 62px}

.footer 
{
margin-right: 24px; margin-bottom: 9px; ;
text-align: right; 
font-family: arial, verdana, sans-serif; font-size: 10px; 
color: #666666;
}
.footer a:link { color: #88a703; text-decoration: none; font-weight: normal; }
.footer a:visited { color: #88a703; text-decoration: none; font-weight: normal; }
.footer a:hover { color: #cccccc; text-decoration: none; font-weight: normal; }


a:link { color: #dddddd; text-decoration: none; font-weight: normal; }
a:visited { color: #dddddd; text-decoration: underline; font-weight: normal; }
a:hover { color: #88a703; text-decoration: none; font-weight: normal; }

:focus {
-moz-outline-style: none;
}

#Thumb
{ margin-bottom: 4px; border: 0; width: 43px; height: 35px; margin-left: 4px; margin-top: 0px; }

#Nav { margin: 0; width: 273px; height: 25px; border:0; }
#NavSpace1 { margin-top: 0px; width: 273px; height: 25px; border:0; }
#NavSpace2 { margin-top: 25px; width: 273px; height: 25px; border:0; }
#NavGethelp{ margin-top: 0px; width: 273px; height: 23px; border:0; }
#NavSpace3 { margin-top: 156px; margin-left: 30px; width: 200px; height: 61px; border:0; color: #dddddd; font-family: arial, verdana, sans-serif; font-size: 11px; letter-spacing: 1.3px; line-height: 18px;}

#Textarea
{ 
border: 0; padding: 0;
width: 600px; 
min-height: 503px;
margin-top: 0px; margin-bottom: 62px; 
text-align: left;  
font-family: Lucida Sans Unicode, Lucida Grande, verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 150%; 
color: #dddddd; 
}


.bodytext {font-family: Lucida Sans Unicode, Lucida Grande, verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 150%; 
color: #dddddd; }

input, textarea {

		font-family: Arial, Helvetica, sans-serif;
		color: #cccccc;
		border: 1px dotted #666666;
		font-size: 12px;
		padding: 1px;
		background-color: #444444;
	}

