html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {text-decoration: none;}

h1{font-size:20px;}
h2{font-size:19px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:11px;}
h6{font-size:10px;}

object {display:inline;}
/*************************************************************************************/

.black {
background-color:transparent;
color:#000;
}

.center {
text-align:center;
}

.clear {
clear:both;
}

.float {
float:left;
}

.floatR {
float:right;
}

.font10 {
font-size:10px;
}

.font11 {
font-size:11px;
}

.font12 {
font-size:12px;
}

.font13 {
font-size:13px;
}

.font8 {
font-size:8px;
}

.font9 {
font-size:9px;
}

.gray {
color:#999;
}

.height100 {
height:100%;
}

.height50 {
height:50%;
}

.hrClass {

background:#FFF url(../imgs/hr.gif) top repeat-x;
height:1px;
width:100%;
color: black;
line-height:1px;
}

.inline {
display:inline;
}

.invisible {
visibility:hidden;
}

.justified {
text-align:justify;
}

.left {
text-align:left;
}

.margin10 {
margin:10px;
}

.margin2 {
margin:2px;
}

.margin5 {
margin:5px;
}

.marginB10 {
margin-bottom:10px;
}

.marginB5 {
margin-bottom:5px;
}

.marginL30 {
margin-left:30%;
}

.marginL50 {
margin-left:50%;
}

.marginL70 {
margin-left:70%;
}

.marginT30 {
margin-top:30px;
}

.marginTB10 {
margin-bottom:10px;
margin-top:10px;
}

.marginTB5 {
margin-bottom:5px;
margin-top:5px;
}

.noBold {
font-weight:400;
}

.noBorder {
border:none;
}

.orange {
background-color:transparent;
color:#50322A;
}

.padding10 {
padding:10px;
}

.padding2 {
padding:2px;
}

.padding20 {
padding:20px;
}

.padding5 {
padding:5px;
}

.paddingTB2 {
padding-bottom:2px;
padding-top:2px;
}

.pink {
color:#d1ac99;
}

.pointer {
cursor:pointer;
vertical-align:text-top;
}

.red {
color:red;
}

.right {
text-align:right;
}

.tahoma {
font-family:Tahoma,Verdana,Arial,sans-serif;
}

.white {
background-color:transparent;
color:#FFF;
}

.yellow {
color:#FF0;
}

body {

color:#000;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
height:100%;

background: #ECE2BE url(../imgs/texture.gif) 0 0;

margin-left:auto;
margin-right:auto;
width:962px;

}

#container {

background:#000000 url(../imgs/textura-menu.gif) repeat-y  0pt 0pt;
float: left;
border-right:4px solid #927748;
border-left:4px solid #927748;

}

#wrapper
{

background-color:transparent;
background-repeat:no-repeat;
float:left;
width:962px;



}

#logo {display:none}

#footer {

color:#777777;
font-size:0.9em;
letter-spacing:1px;
text-align:right;
margin:15px;

}

#footer a {
color:#000;
font-weight:400;
}


#footer a.gray {
color:#777777;
}

#header {
height:33px;
border-bottom: 1px dotted #000;
}

#header a {
color:#000;

font-weight:bold;
font-size: 1.2em;
}

#header a:hover {
color:#50322A;
text-decoration:underline;

}

#header ul li {
float:left;
font-size:11px;
font-weight:700;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 5px 0px 30px;
padding:10px 0px 0px 0px;
text-align:center;
display:inline;
}

#left-content {
background:transparent url(../imgs/textura-menu.gif) repeat-y scroll 0pt 50%;

display:inline;
float:left;
height:600px;
margin-left:0px;
margin-top:248px;
min-height:600px;
padding-top:3px;
width:236px;
}
*>#left-content {
height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 


#left-content a {
color:#000;

font-weight:bold;
font-size: 1.2em;
}

#left-content a:hover {
color:#50322A;
text-decoration:underline;

}

#left-content ul {margin: 0 0 0 25px;}
#left-content ul li {
list-style: square outside url(../imgs/li-c.gif);
margin:0px;
margin-top: 9px;
border-bottom:1px solid #3b3e45;
padding: 0 0 9px 0;
}

#left-content ul li.selected {
background:transparent url(../imgs/li-s.gif) no-repeat;
}

#main-content {
background:transparent url(../imgs/textura-cont.gif) repeat-y scroll 0px 0pt;
display:inline;
float:left;
height:562px;
margin-left:60px;
margin-top:428px;
min-height:562px;
padding:3px;
text-align:justify;
width:660px;

}
*>#main-content {
height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 

#bbcodeView { color:black;
font-size:1.3em;
font-weight:normal;
line-height: 20px;
margin:20px;
width:93%;
}
#bbcodeView a {
color:blue;
text-decoration:none;
}

#bbcodeView a:hover {
color:red;
text-decoration:underline;
}

#bbcodeView b {
color:#721B14;

}

#bbcodeView ul li {
list-style:none url(../imgs/li-c.gif);
list-style-position:inside;
width:133px;
padding:9px 9px 9px 0;
}

#contact
{
 
 text-align:center;
 margin: 30px;
 margin-top: 100px;
 color:black;
}
#contact ul{

list-style:none ;list-style-position:inside;margin:10px;}
#contact li {font-size:13px;padding:9px 9px 9px 0;}

a:hover,.underlined {
text-decoration:underline;
}

textarea,.width100 {
width:100%;
}

li,ul {
margin:0;
padding:0;
}

.margin20 {
margin:20px;
}

.width50{width:50%;}
.width70{width:70%;}
.width100{width:100%;}

a#index{
height:722px;
width:962px;
display:block;
margin-top:-361px;
position:absolute;
top:50%;
}

