body {
margin:0px;
background-color:#FDF6E4;
color:#6D4029;
font: 12px Arial, Helvetica, sans-serif;

  scrollbar-arrow-color:7B7B7B; 
  scrollbar-track-color: FFFFFF;
  scrollbar-face-color: FFFFFF;
  scrollbar-highlight-color: FFFFFF;
  scrollbar-3dlight-color:FFFFFF;
  scrollbar-darkshadow-color:FFFFFF;
  scrollbar-shadow-color: FFFFFF;
}

a:link, a:visited {
	color: #A42B08; 
	font-weight: bold;
	text-transform: none;
	text-decoration:none; 
	line-height: 10px; 
}

	a:hover {
	color: #CE3914;
	font-weight: bold;
	text-transform: none;
	line-height: 10px;
}

#container {
width:900px;
background-color:#FFFCF4;
padding:10px;
margin: 0 auto;
margin-left:auto;
margin-right:auto;
 -moz-border-radius:  30px; 
-webkit-border-radius: 30px; 
border-radius: 30px;
}

ul#navlist
{
font: 18px Arial, Helvetica, sans-serif;
letter-spacing: -2px;
font-weight: bold;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
color: #F2D58C;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 2px 8px; color: #9F2007; }

#navlist a:link, #navlist a:visited
{
color: #9F2007;
text-decoration: none;
}

#navlist a:hover
{
color: #9F2007;
text-decoration: none;
}

#header {
width:900px;
}

#content_title {
	padding:5px;
	text-align:justify;
	background-image:url();
	background-repeat:repeat-y;
	z-index: auto;
}

#content {
width:900px;
	padding:3 3 3 3;
	text-align:justify;
	background-image:url();
	background-repeat:repeat-y;
	z-index: auto;
}

#content_inside {
	padding:5px;
	text-align:justify;
	background-image:url();
	background-repeat:repeat-y;
	z-index: auto;
}

#footer {
width:900px;
padding:3 3 3 3;
color:#6D4029;
font: 11px Arial, Helvetica, sans-serif;
}

td {
padding: 3px;
}

blockquote {background: #000000; font-family: tahoma,verdana; font-weight: none; font-size:10px; letter-spacing:0px; line-height: 13px; color: #828282; border-bottom : 1px solid #63AFB3; border-top : 0px solid #D4E876; border-left : 0px solid #D4E876; border-right : 5px solid #63AFB3; margin-left:80px; padding: 15px; margin:30px;}

		h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 20px;
		letter-spacing: -1px;
		line-height: 6px; 
		text-align: center;
		color:#DD5B27;
		border-bottom : 0px dotted #FFFFFF;
		text-transform: capitalize;
		padding: 10px;}

h2 {
		font-family: Georgia;
		font-weight: bold;
		font-size: 20px;
		letter-spacing: -1px;
		line-height: 6px; 
		text-align: center;
		color:#DD5B27;
		border-bottom : 0px dotted #FFFFFF;
		text-transform: capitalize;
		padding: 10px;}
		
textarea{
width:50%;}
		
	input, textarea, option, select {
color : #7B7B7B;
background : #FAFAFA;
border-right : 1px solid #C4E043; 
border-top : 1px solid #C4E043;
border-left : 1px solid #C4E043;
border-bottom : 1px solid #C4E043; 
font-style : normal; 
font-weight : none; 
font-family : tahoma,verdana;
text-align:center;
text-transform: ;
font-size : 11px;
padding:5px;}

	input:hover, textarea:hover, option:hover, select:hover {
		background-color: #F7F7F7;}

tr, td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		letter-spacing:0px;
		line-height: 12px; 
		text-align:justify;
		color:#DD5B27;
}

table.MsoNormalTable {
		mso-style-parent:"";
		color:#DD5B27;
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
}
img {
		border-left-color:#644B41;
		border-bottom-color:#644B41;
		border-top-color:#644B41;
		border-right-color:#644B41;
		
}