
#big{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	min-height:400px;
	height:auto;
}
body{
	background-color:#fff;
	font-family:arial;
}
#header{
	
	
	height:243px;
	width:800px;
	margin-bottom:0px;
	border-bottom-style:solid;
	border-bottom-width:4px;

	
}
#user a{
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	color: white;
}
#user{
	display:none;
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	color: white;
}
#bar{
	background-image:url('images/bar.jpg');
	margin:0px;
	padding:0px;
	height:20px;
	width:800px;
	display:none;
}
#nav_box{
	display:none;
	background-color:#AC794C;
	background-image:url("images/nav_bg.jpg");
}
#content_box{
width:800px;

float:left;
min-height:400px;
background-repeat:repeat-x;
vertical-align:bottom;
}
#navcontainer
{
	display:none;
background-color:#FFC6A8;

}

#content{


	background-repeat:repeat-x;
	float:left;
	padding-top:10px;
	padding-right:20px;
	width:580px;
	padding-left:20px;
	height:auto;
	min-height:500px;
	font-size:12pt;
	vertical-align:top;
	color: #17232a;

}
#content a{
	font-size:12pt;
	vertical-align:top;
	color: #337;
	text-decoration: none;	

}
#content a:hover{
	font-size:12pt;
	vertical-align:top;
	color: #ff5555;
	text-decoration: none;	

}



#bottom_gradient{
	display:none;
}
#badge{
display:none;
	
}

form textarea,form input,form checkbox{
background-color:#B9CCD9;
}


#footer{
	font-family:arial;
	font-size:8pt;
	padding-left:10px;
}
.comments{
	margin-left:50px;
}
.box{
	display:none;
	margin-left:40px;
	margin-top:10px;
	
}
.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}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, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
	
background-color:#ffffff;
	background-repeat:repeat-x;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


#nav_container{
display:none;	
}

#content_box{

background-repeat:no-repeat;
width:800px;

height:auto;

}
h2{
	padding-top:20px;
	padding-bottom:5px;
}
#header{
	padding-top:20px;
	background-color:#E2F0D6;
	height:60px;
}
#header h1{
	margin-left:80px;
	margin-top:0px;
	margin-bottom:20px;
	
	font-size:40px;
	font-family:helvetica;
	color:#335262;
}


#content_box h1{

	font-size:30px;
	line-height:80px;
	
}
#left{
	width:480px;
	height:auto;
	color:#10222B;
	float:left;
	

	padding-left:120px;
	background-repeat:no-repeat;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 16px;
	min-height:800px;
}

#left li{
	list-style-image:url("../images/layout/bullet.gif");
	
}

#content_box div p{

	font-family: Verdana;
	text-indent:2em;

	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
}

#right img{
	margin-top:30px;
	border-bottom:3px solid #2B1500;
	border-right:3px solid #2B1500;
}
#list{
	font-size:1em;
}
#list ul{
	list-style-type:disc;
}

#left h2{
	margin-top:10px;
	margin-bottom:10px;
}

#left a{
	color:#10222b;
	text-decoration:none;
	border-bottom:1px dotted #10222b;
}

table.prettytable {
  margin: 1em 1em 1em 2em;
  background: whitesmoke;
  border-collapse: collapse;
}
table.prettytable th, table.prettytable td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.prettytable th {
  background: gainsboro;
  text-align: left;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}
.comments{
	margin-left:50px;
}

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}