body
{
	background-color:white;
}

#outerTable
{
	width:100%;
}

#bodyTable
{
	width:780px;
}

#td1
{
	width:250px;
}

#td2
{
	width:380px;
}

#td3
{
	width:150px;
}

p
{
	text-indent:15px;
	font-family:times new roman;
	font-size:12pt;
	text-align:justify;
}		

#rippleEdge
{
	position:relative;
	top:-10px;
}

#blogTD
{
	width:650px;
	border:0.1em solid darkblue;
	border-bottom:0;
	background-color:lightblue;
	background-image:url(scribbles.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-attachment:fixed;
}

#blogBox
{
	width:100%;
	height:240px;
	margin-top:70px;
	overflow:auto;
	scrollbar-3dLight-Color:lightblue;
 	scrollbar-Arrow-Color:black;
 	scrollbar-Shadow-Color:black;
 	scrollbar-DarkShadow-Color:darkblue;
 	scrollbar-Face-Color:lightblue;
 	scrollbar-Highlight-Color:black;
 	scrollbar-Track-Color:lightblue;

}

#blogH1
{
	font-size:18pt;
	font-family:scribble, monotype corsiva;
	color:black;
	text-align:left;
	margin-left:125px;
}

#blogP
{
	text-indent:20px;
	font-family:times new roman;
	font-size:12pt;
	text-align:justify;
	margin-left:120px;
	margin-right:20px;
}

#noUnder
{
	text-decoration:none;
}

#adSpan2
{
	display:none;
}

#adSpan3
{
	display:none;
}

#wheatBox
{
	background-color:wheat;
	border:0.1em solid darkred;
	height:125px;
}

#banner
{
	z-index:1;
}

#menu
{
	position:relative;
	top:-3px;
	left:1px;
	z-index:2;
}
