html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

body {
 margin: 0 0;
 color: #FFF;
 background:#FFF;
 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
 }

a:link {
font-family: 'Arial';
font-size: 12px;
font-weight:bold;
font-align:left;
color: white;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #775D42;
}
a:hover {
text-decoration: none;
color: #fff;
}
a:active {
text-decoration: none;
color: #775D42;
}

h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.3em;
}

#outer {
 width: 695px;
 margin: 0 auto;
 background: #fff url(/images/userimages/design/bg.gif) repeat-y;
 }

#hdr {
 padding-top: 207px;
 background: #fff url(/images/userimages/design/top.jpg) no-repeat;
 }

#title {
 height:60px;
 background: #fff;
 padding-left: 25px;
 valign:middle;
 }

#titleblack {
 color: #000;
 background:#fff;
 font-size: 33px;
 font-family: 'Times New Roman';
 text-align:left;
 valign:middle;
 margin: 10px 0 0 0;
 }

#pagetitle {
 height: 43px;
 width: 535px;
 background: url(/images/userimages/design/home-pagetitle.jpg) no-repeat;
 display: table-cell; 
 vertical-align: middle;
 }

#pagetitle h1 {
 color: #fff;
 font-size: 20px;
 font-family: 'Times New Roman';
 text-align:left;
 margin: 0 0 0 0;
  }


#content {
 background: url(/images/userimages/design/home-pagetitle.jpg) no-repeat; 
 width:695px;
 padding-left:6px;
 }

#graybar {
 clear: both;
 background:#909090;
 height: 10px;
 border-top: 5px solid white;
 border-bottom: 5px solid white;
 }

#leftImg
{
float:left;
width: 125px;
height: 93px;
padding: 0 5px 5px 0;
}

#rightImg
{
float:right;
width: 125px;
height: 93px;
padding: 0 0 5px 5px;
}

#footer {
background: white;
color: black;
position: relative;
height: 137px;
width: 545px;
background: white url('/images/userimages/design/logo.jpg') no-repeat;
background-position: middle left;
color: black;
padding: 0 0 0 150px;
}

#contactbox {
float: left;
padding: 30px 0 0 25px;
}

#contactbox a:link {
font-align:left;
text-decoration: none;
color: black;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}
#contactbox a:visited {
text-decoration: none;
color: black;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}
#contactbox a:hover {
text-decoration: none;
color: black;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}
#contactbox a:active {
text-decoration: none;
color: black;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}

#newstitle {
float: left;
padding: 10px 0 0 7px;
font-family: 'Times New Roman';
font-size: 22px;
font-weight: bold;
color: white;
}

#markettitle {
float: left;
padding: 10px 0 0 11px;
font-family: 'Times New Roman';
font-size: 24px;
font-weight: bold;
color: white;
}

#boardtitle {
float: left;
padding: 10px 0 0 21px;
font-family: 'Times New Roman';
font-size: 24px;
font-weight: bold;
color: white;
}

#thetext {
float:left;
}

#newstext {
float: left;
width: 200px;
padding: 0 0 0 15px;
font-family: 'Arial';
font-size: 12px;
line-height: 17px;
color: white;
}

#markettext {
float: left;
width: 200px;
padding: 0 0 0 27px;
font-family: 'Arial';
font-size: 12px;
line-height: 17px;
color: white;
}

#boardtext {
float: left;
width: 200px;
padding: 0 0 0 27px;
font-family: 'Arial';
font-size: 12px;
line-height: 17px;
color: white;
}

#newslink {
float: left;
width: 215px;
padding: 10px 0 10px 0;
}

#marketlink {
float: left;
width: 227px;
padding: 10px 0 10px 0;
}

#boardlink {
float: left;
width: 227px;
padding: 10px 0 10px 0;

}




#graybox {
float: right;
border: 1px solid #939393;
background: #ebebeb;
width: 215px;
height: 75px;
color: #223d50;
font-family: 'Arial';
font-size: 14px;
margin: 15px 0 0 0;
padding: 10px 15px 15px 15px;
}

#grayindent {
font-size: 12px;
padding-left: 15px;
width: 125px;
}

#grayindent a:link {
font-align:left;
color: #223d50;
font-family: 'Arial';
font-size: 12px;
text-decoration: none;
}
#grayindent a:visited {
text-decoration: none;
color: #223d50;
font-family: 'Arial';
font-size: 12px;
}
#grayindent a:hover {
text-decoration: none;
color: #223d50;
font-family: 'Arial';
font-size: 12px;
}
#grayindent a:active {
text-decoration: none;
color: #223d50;
font-family: 'Arial';
font-size: 12px;
}