BODY {
background-color: #ffffff;
background-image: url('../images/mainimage.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 180px;}

p, tr, td, li, ul, table{color: #555555;font-family: Verdana, Arial, sans-serif;
font-size: 11px;}

A:LINK {color: #333333;text-decoration: none;}
A:VISITED {color: #333333;text-decoration: none;}
A:HOVER {color: #6C5AC8;text-decoration: underline;}
A:ACTIVE {color: #333333; text-decoration: none;}


h1 {font-size: 13px;letter-spacing: 2px;color: #6C5AC8; }
h2 {font-size: 12px;color: #666666;text-transform:lowercase;}
h3 {letter-spacing: 2px;font-weight: bold; font-size: 12px; text-transform: lowercase; color: #6C5AC8; 
background: #f8f8f8; padding: 3px;}
h4, h5 {font-size: 12px;color: #747474;}
h6 {font-size: 12px;color: #333333;}

.navigation {text-align: left;color: #000000;font-size: 11px;line-height: 18px; padding-left: 3px;text-transform: lowercase; }
.navigation A:LINK {color: #000000;text-decoration: none;padding-left: 3px;}
.navigation A:VISITED {color: #000000;text-decoration: none;padding-left: 3px;}
.navigation A:HOVER {color: #6C5AC8;text-decoration: underline;padding-left: 3px;}
.navigation A:ACTIVE {color: #000000; text-decoration: none;padding-left: 3px;}

.textarea {text-align: left;line-height: 16px;padding: 8px 8px 8px 8px;}

.leftside{padding: 2px;}

.infoheader {color: #000000; font-size: 11px; padding: 3px; font-weight: bold; 
letter-spacing: 1px; }

.info {color: #000000; font-size: 11px; padding: 5px; line-height: 16px;}

.botnavbar {text-align: right; color: #333333;font-size: 11px;
padding: 5px;text-transform: lowercase; }

.copyright {text-align: right;
font-size: 11px;color: #333333;letter-spacing: 2px;
padding: 3px 3px 3px 3px;}
