body{
background:url(images/back.jpg) repeat-x #000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}

#wrapper{
width:800px;
text-align:center;
padding:0px;
margin:0px auto;
}

img{
border:0;
}

.spacer{
clear:both;
}

.seperator{
clear:both;
border-bottom:dotted 1px #474429;
width:100%;
height:10px;
margin-bottom:15px;
}

a:hover{
text-decoration:underline;
}

#header{
text-align:left;
height:278px;
width:800px;
/*background:url(images/header.gif) no-repeat bottom;*/
}

#header h1{
padding:20px 10px 0 0;
margin:0;
font-size:34px;
font-weight:normal;
text-transform:uppercase;
letter-spacing:5px;
color:#cc6600;
}

#header h1 a{
font-weight:bold;
text-transform:uppercase;
letter-spacing:5px;
color:#000;
text-decoration:none;
}

#header p{
padding:0 20px;
margin:0;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
color:#000;
}

#content{
text-align:left;
}

#sidebar1{
float:left;
width:15%;
}

#sidebar2{
float:right;
width:15%;
}

#content .sidebar h1{
font-size:11px;
color:#a9932c;
}

#content .sidebar h2{
font-size:11px;
color:#a9932c;
}



#content .sidebar h3{

font-size:11px;

color:#a9932c;

}



#content .sidebar a{

color:#a9702c;

}



#content .sidebar ul{

margin:0 15px;

padding:0;

list-style:url(images/bullet.gif);

}



#insidecontent{

float:left;

color:#635c4c;

width:68%;

}



#insidecontent h1{

font-size:12px;

text-transform:uppercase;

color:#a9932c;

}



#insidecontent h2{

font-size:12px;

text-transform:uppercase;

color:#a9932c;

}



#insidecontent h3{

font-size:12px;

text-transform:uppercase;

color:#a9932c;

}



#insidecontent h1 a{

text-decoration:none;

}



#insidecontent h2 a{

text-decoration:none;

}



#insidecontent h3 a{

text-decoration:none;

}



#insidecontent a{

color:#a9702c;

}



.dialog {

width:100%;

margin:0px;

min-width:20em;

}



.dialog .hd .c,

.dialog .ft .c {

font-size:1px; /* ensure minimum height */

height:13px;

}



.dialog .ft .c {

height:14px;

}



.dialog .hd {

background:transparent url(images/tl.gif) no-repeat 0px 0px;

}



.dialog .hd .c {

background:transparent url(images/tr.gif) no-repeat right 0px;

}



.dialog .bd {

background:transparent url(images/ml.gif) repeat-y 0px 0px;

}



.dialog .bd .c {

background:transparent url(images/mr.gif) repeat-y right 0px;

}



.dialog .bd .c .s {

margin:0px 8px 0px 4px;

background:#000 url(images/ms.jpg) repeat-x 0px 0px;

padding:1em;

}



.dialog .ft {

background:transparent url(images/bl.gif) no-repeat 0px 0px;

}



.dialog .ft .c {

background:transparent url(images/br.gif) no-repeat right 0px;

}





/* content-specific */



.dialog h1 {

/* header */

font-size:2em;

margin:0px;

padding:0px;

margin-top:-0.6em;

text-align:left;

}



.dialog p {

margin:1.5em 0px 0px 0px;

padding:0px;

text-align:left;

}



html>body .dialog pre {

font-size:1.1em;

}



#footer{

color:#635c4c;

}



#footer a{

color:#ad8c00;

}