body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #990033 url("../../../im/body_deg.gif") repeat-x
}

#wrap {
background: #EAE1FC;
color: #990033;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
width: 790px;
height: 200px;
margin: 0px 0em 0px 0em;
padding: 0;
color: #000000;
background: #ffffff url("../../../im/forum.jpg") no-repeat bottom;}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 150px;
border: 0;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.8em;
background: #EAE1FC;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
text-align: left;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #ff6600;
border-left: 1px #846837 solid;
}
	
	
#avmenu li a:hover {
background: #990033;
color: #fffff1;
border-left: 1px #ff6600 solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
text-align: left;
color: #fffff0;
background-color: #3300cc;
line-height: 1.3em;
}
.announce a {
color: #ff6600;
text-decoration: none;
}

.announce a:hover {
color: #ff6600;
text-decoration: underline;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
clear: right;
float: right;
width: 620px;
margin: 0 0px 0 0px;
padding: 10px 10px 0 10px;
line-height: 1.6em;
text-align: left;
background-color: #EAE1FC 
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #3300cc;
}

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


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 244px;
background: #ffffff url("../../../im/pom_bas.gif") no-repeat top center;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* originakl starts here */


input {
color : #000000;
font-size: 12px;
border-collapse: collapse; border: 1px solid #000000;
}
textarea {
color : #000000;
font-size: 12px;
border-collapse: collapse; border: 1px solid #000000;
}


select {
color : #000000;
font-size: 12px;
border-collapse: collapse; border: 1px solid #000000;
}
.maintable {
border: 0;
border-collapse: collapse;
background-color: #EAE1FC;
width: 100%;
border-spacing: 1px 0;
text-align: left;
padding: 0;
} /*main table for forum*/
.navtable {
border-bottom: 2px black;
border-collapse: collapse;
background-color: #EAE1FC;
width: 100%;
border-spacing: 1px 0;
text-align: left;
padding: 0;
} /*main table for forum*/
.admintable {
border: 0;
border-collapse: collapse;
background-color: #EAE1FC;
width: 100%;
border-spacing: 0px 0;
text-align: left;
padding: 0;
} /*main table for forum*/
table.admintable td{
padding: 6px;
border: 0px solid #EAE1FC;
border-collapse: collapse;
} /*main table for forum*/
table.maintable td{
padding: 2px;
border: 1px solid #EAE1FC;
border-collapse: collapse;
} /*main table for forum*/
.regrow {
border-bottom: 2px grey;
border-collapse: collapse;
font-family: Verdana,Sans-serif;
color: #000000;
font-weight: bold;
background-color: #EAE1FC;
font-size: 12px;
} /*registration row, mainly here for symetry*/
.headline {
font-family: Verdana,Sans-serif;
font-weight: bold;
color: #FFFFFF;
border-collapse: collapse;
background: #EAE1FC url("/im/row.gif") repeat-x bottom;
font-size: 11px;
height: 30px;
vertical-align: bottom;
} /*headline row, the first row that says forum name, topics, posts and such*/
.catline {
font-family: Verdana,Sans-serif;
font-weight: bold;
border-collapse: collapse;
color: #ffffff;
background: #ff6600;
font-size: 12px;
} /*the row with the category colors*/
.forumrow {
font-family: Verdana,Sans-serif;
color: #000000;
border-collapse: collapse;
background-color: #ffffff;
font-size: 12px;
} /*color of the forum rows*/
.quotecode {
font-family: Verdana,Sans-serif;
color: #000000;
border-collapse: collapse;
border: 1px solid #000000;
background-color: #A9C7FD;
font-size: 10px;
width:90%;
} /*when you quote someone in a post*/



