body {
background-color: #010101; 
background-image: url('bg.png');
background-repeat: repeat;
cursor:help;
margin:50px 0px; 
margin-top: 0px;
margin-bottom: 0px;
padding:0px;
text-align:center;
}

#main {
margin: 0px auto;
padding: 0px;
background: #000000;
width:600px;
}

#maincontent {
margin-top: -40px;
margin: 0px auto;
width: 600px;
padding: 0px;	
border: 0px;
}


#maincontent1 {
width: 600px;
padding: 0px;
margin-top: 0px;	
border: 0px;
}

#maincontent2 {
padding: 15px;
width: 570px;
font-family: Georgia, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: italic;
line-height: 14pt;
color: #F5F5F5;
text-align: justify;
}

#sidebar {
width: 180px;
position: relative;
padding: 0px;	
margin: 0px;
float: right;
}

#sidebarcontent {
padding: 10px 10px 0px 10px;	
line-height: 7pt;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: normal;
color: #1B1B1B;
text-align: justify;
}

#footer {
clear:both;
margin-left: 0px;
padding: 0px;
width: 600px;
}

#footercontent {
width: 570px;
font-family: Trebuchet MS, sans-serif;
font-size: 9px;
font-weight: normal;
padding: 15px;
line-height: 11pt;
color: #F5F5F5;
text-align: left;
}

b {
color: #a0d070;
}

.big {
font-size: 22px; 
font-weight: bold;
font-family: "Times New Roman", Georgia, Helvetica, sans serif; 
font-style: italic;
font-weight: normal;
color:#a0d070;
text-transform: lowercase;
}

.textlink {
background-color: #cccccc;
border-left: 5px solid #003366;
text-align: center;
font-family: Tahoma;
font-size: 7.5pt;
font-style: normal;
}

.title {
font-size: 22px; 
font-weight: normal;
font-style: italic;
font-family: "Times New Roman", Helvetica, sans serif; 
color:#339999;
text-transform: lowercase;
}

h1 {
font-size: 22px; 
font-weight: normal;
font-style: italic;
font-family: "Times New Roman", Helvetica, sans serif; 
color:#ff9f40;
text-transform: lowercase;
}

h2 {
margin-top: 0px;
font-size:11px;
font-style: italic;
font-weight: normal;
font-family:Times New Roman, Helvetica, sans serif; 
color:#9fcf6d;
text-transform: uppercase;
}

h3 {
font-size: 16px; 
font-style: italic;
font-weight: normal;
font-family: Times New Roman, Helvetica, sans serif; 
color:#228664;
text-transform: lowercase;
}


a, a:link, a:visited, a:active {
color:#abc780; 
text-decoration:none; 
font-weight: bold;
cursor: default;
}

a:hover {
color:#abc780; 
border-bottom:  1px dotted #f5f5f5;
text-decoration:none; 
font-weight: bold;
cursor: default;
}

ul li {
list-style-type: square;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
margin-left: 5px;
}

blockquote { 
color: #000000;
background-image: url('blockquote.gif');
background-repeat: no-repeat;
height: 130px;
width: 100%;
}

#blockquotetext {
width: 320px;
margin-left: 10px;
padding-top:30px;
font-size: 10px;
font-style: italic;
text-align: justify; 
line-height: 15pt;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 10px;
}

#blockquotetext a, #blockquotetext a:link, #blockquotetext a:visited, #blockquotetext a:active {
color:#333333; 
text-decoration:none; 
font-weight: bold;
cursor: default;
}

#blockquotetext a:hover {
color:#333333; 
border-bottom: 1px dotted #f5f5f5;
text-decoration:none; 
font-weight: bold;
cursor: default;
}

#blockquotetext b {
color: #000000;
}

input {
background-color: #333333;
color:#f5f5f5; 
line-height: 16px;
font-size: 10px;
padding: 2px;
border-bottom: 2px solid #339999;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-top: 1px solid #333333; 
}

option, select {
padding: 2px;
background-color: #333333;
color:#f5f5f5; 
line-height: 14px;
font-size: 10px;
border: 1px solid #333333; 
}

textarea {
line-height: 16px;
padding: 2px;
background-color: #333333;
color:#f5f5f5; 
font-size: 10px; 
border-bottom:2px solid #339999;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-top: 1px solid #333333;
}

img.skin {
         /* this contains the style you wish for the image tags */
         border: 5px solid #abc780;
         }