body {
margin: 0;
padding: 0;
background: #ffffff url('images/bg.png') fixed;
font-family: tahoma, arial, verdana, san-serif;
font-size: 12px;
color: #0f0069;
text-align: center;
}

#wrapper {
width: 100%;
margin: 0 auto;
background: url('images/bgwrapper.png') repeat-x;
}

#topbanner{
background: url('images/layout1.png') no-repeat;
width: 700px;
height: 363px;
margin: 0 auto;
}

#all{
width: 700px;
margin: 0 auto;
}

#bottom{
width: 700px;
height: 18px;
background: url('images/footer.png') no-repeat;
margin: 0 auto;
}

#main{
margin: 0px 0px 0px 35px;
}

#menu{
margin: 0px 33px 0px 20px;
}

h1 {
color : #a8009a;
font-size:14px;
font-weight:bold;
font-family: Verdana; 
background: url('images/bgh1.png') repeat-x;
border-bottom: dotted 0px #68470d;
text-align: center; 
margin: 0px;
height:18px;
}

h2 {
color : #56712f;
font-size:12px;
font-weight:bold;
font-family: Verdana; 
border-bottom: dotted 0px #68633c;
background: url('images/bgh2.png') repeat-x;
text-align: center; 
margin: 0 0 2px 0;
height:20px;
}

h3 {
color : #ff703e;
font-size:12px;
font-weight:bold;
font-family: Verdana; 
border-bottom: dotted 0px #68633c;
text-align: center; 
margin: 5px 0 0 0;
height:20px;
}

.menulinks a:link, .menulinks a:visited, .menulinks a:active {
font-size: 10px;
color: #0f0069;
line-height: 12px;
text-align: left;
font-weight: bold;
border-right: solid 0px #414141;
border-left: solid 0px #414141;
border-bottom: dotted 1px #9e9281;
display:block;
padding-left: 3px;
margin-left: 0px;
}

.menulinks a:hover{ 
color: #ff0000;
}

#copy  {
color : #ff0000;
font-size:10px;
}

p  {
color : #0f0069;
font-size:12px;
text-align: left;
padding-left: 3px;
}

b, strong  {
color : #5463de;
font-size:12px;
font-weight:bold;
}

i, em  {
color : #8c845d;
font-size:12px;
}

u  {
color : #ff703e;
border-bottom: 1px solid #8c845d;
font-weight:bold;
font-size:12px;
}

li {
color : #6926a1;
list-style: none;
background: transparent url('images/eye.gif') no-repeat;
text-align: left;
padding: 2px 0 2px 10px;
margin: 2px;
font-size:12px;
}

ul{
	margin: 0;
	padding:0;
}

.codesort li {
	display: inline;
}

input, select {
border:1px solid #ff703e; 
font-size: 10px; 
font-family: Verdana;
background: #fff4e9; 
color: #ff703e;
}

textarea {
border:1px solid #ff703e; 
font-size: 10px; 
font-family: Verdana;
background: #fff4e9; 
color: #ff703e;
}

a:link, a:visited, a:active {
text-decoration:none; 
font-weight:bold; 
font-size:12px; 
color:#ff703e;
}

a:hover {
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#838383;
}

img	{
border: 0;
}

blockquote {
color: #838383;
text-align: left;
}


/*	====	FanUpdate 2.2.1	====	*/

#postcomment {
color : #a8009a;
font-size:14px;
font-weight:bold;
font-family: Verdana; 
background: url('images/bgh1.png') repeat-x;
border-bottom: dotted 0px #68470d;
text-align: center; 
margin: 0px;
height:18px;
}

#comments h3 {
color : #a8009a;
font-size:14px;
font-weight:bold;
font-family: Verdana; 
background: url('images/bgh1.png') repeat-x;
border-bottom: dotted 0px #68470d;
text-align: center; 
margin: 0px;
height:18px;
}


.news h2 {
color : #56712f;
font-size:12px;
font-weight:bold;
font-family: Verdana; 
border-bottom: dotted 0px #68633c;
text-align: center; 
margin: 5px 0 0 0;
height:20px;
}


hr {
border-bottom: solid 3px #ff8c2d;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffebd0;
border-right: solid 1px #ffebd0;
margin: 0px;
}
