body {

	color:#999;

	text-align: center;

	font: 91% Arial, Helvetica, sans-serif;

	margin: 20px 0;

	background-color: #FFFFCC;

	background-image: url(../images/bg_gradient_CCCC99_FFFFCC.gif);

	background-position: left top;

	background-attachment: fixed;

	background-repeat:repeat-x;

}



#splash {

	float:none;

	border: none;

	z-index: 0;

	position:relative;

	left: 650px;

	top: -40px;

	height: 137px;

}



#splash a img {

	border: 0px;

}



#wrapper {

	text-align: left;

	width: 800px;

	margin: 0 auto;

	background: #FFF;

	border: #990000 6px solid;

}



#header{

	height: 160px;

	background: #DDD3AA;

	background-image: url(../images/stoneheader3.png);

	font: 80px Arial, Helvetica, sans-serif;

	text-align: center;

}



#left {

float:left; 

width: 230px;

padding: 10px;

margin-top: -137px;
/*margin-top: 0px;*/
	
}



#right {

	float: right;

	width: 520px;

	border-left: 1px dotted #CC6666;

	color: #333333;

	padding: 10px;
	
  margin-top: -137px;
  /*margin-top: 0px;*/

}



#footer{

	clear:both;

	height:50px;

	text-align: center;

	border-top: 1px solid #CC6666;

	background-color: #CCCC99;

}

#footer p {

margin-top: 0px;

margin-bottom: -2px;

padding-top: 1px;

font-size: 90%;

color:#C7455F;

}



p {

font-size: 95%; 

color: #666666;

}

	

#left p{

font-size: 95%; 

color: #666;

line-height: 1.2em;

}



#right p {

font-size: 95%; 

color: #666;

line-height:1.2em;

}

h1 {

color: #B83D3D;

padding-left: 26px;

font-size: 110%; 

border-bottom: 2px solid #AD3838;

background-image: url(../images/onion_24.gif);

background-repeat: no-repeat;

background-position: left;

line-height: 26px;

}

h2 {

font-size: 105%; 

color: #B83D3D;

margin: 12px 5px 0px 5px;

padding: 0px 0px 0px 26px;

background-image: url(../images/tomato_24.gif);

background-repeat: no-repeat;

background-position: left;

line-height: 26px;

}

h3{

font-size: 95%; 

margin: 12px 5px 0px 5px; 

color: #B83D3D;

padding: 0px 0px 0px 26px;

background-image: url(../images/tomato_16.gif);

background-repeat: no-repeat;

background-position: left;

line-height: 18px;

}



.validbutton {

font-size: 70%;

border: 1px solid #B83D3D;

padding: 4px;

margin-right: 6px;

}



.code {

	background-color: #FFFFF0;

	font-size: 60%;

	border: 1px dashed #CCCCCC;

	padding: 4px;

	width: 255px;

}



.blogtext {

	background-color: #FFFFF0;

	font-size: 60%;

	font-family: "Times New Roman", Times, serif;

	line-height: 100%;

	letter-spacing: 0.5px;

	border: 1px dashed #CCCCCC;

	padding: 4px;

	width: 468px;

}



a:link {

	font-size: 100%;

	color:#AD3838;

}

a:visited {

	font-size: 100%;

	color:#AD3838;

}

a:active {

	font-size: 100%;

	color:#AD3838;

}

a:hover {

	font-size: 105%;

	color:#BB3E3E; 

	text-decoration:none

}	
