Body{
	background-image: url(http://pspmagic.us/howdoi/paperbg.jpg);
	background-repeat: repeat;
	color: black;
	background-color: #f7fcd3;
	scrollbar-arrow-color: #994bbb;
	scrollbar-track-color: #f7fcd3;
	scrollbar-face-color: #f7fcd3;
	scrollbar-highlight-color: #FDF5C7;
	scrollbar-3dlight-color: #FDF5C7;
	scrollbar-darkshadow-color: #FDF5C7;
	scrollbar-shadow-color: #994bbb;
	font-family: Arial, Verdana, "MS Serif", "New York", serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #570057;
	text-decoration: none;
}

a:hover, a:active {
	color: #A42850;
	text-decoration: underline;
	font-weight: bold;
}

#tablebg {
	background-image: url(http://pspmagic.us/howdoi/bgimage.jpg);
	background-repeat: repeat-y;
	width: 1024px;;
	height: 100%;
	background-position: top left;
	padding-left: 180px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 25px;
}

#rtborder
{
	background-image: url(../howdoi/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 1024px;
	padding-top; 0;
	
	height: 100%;
	
}

B {
	color: #A70A35;
	font-weight: bold;
	font-size: 14px;
}

.border1
{
	background-image: url(../howdoi/bgtile1.jpg);
	background-repeat: repeat;
	border: 0;
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	
}

.border2 {
	background-image: url(../howdoi/bgtile2.jpg);
	background-repeat: repeat;
	border: 0;
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	color: #570057;
	
}

.border3 {
	background-image: url(http://pspmagic.us/howdoi/plaidbg.jpg);
	background-repeat: repeat;
	background-color: transparent;
	border: 0;
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	color: #570057;
	
}

.maintable
{
	background-image: url(http://pspmagic.us/howdoi/paperbg.jpg);
	background-repeat: repeat;
	color: black;
	border: 0px;
	font-family: "Comic Sans MS", arial, verdana;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 20px;
	text-align: left;
	text-indent: 5px;
}

li
{
	color: #AB2310;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

h2
{ background-position: center;
background-color: #570057;
	border-bottom: 1px dotted #DDAFFA;
	color: #DDAFFA;
	font-family: "Comic Sans MS", arial, verdana;
	text-align: center;
	font-size: 16px;
	width: 60%;
	vertical-align: top;
}

h3
{
	background-color: #DDAFFA;
	border-bottom: 1px dotted #570057;
	color: #570057;
	font-family: "Comic Sans MS", arial, verdana;
	text-align: left;
	font-size: 18px;
	padding-left: 15px;
	width: 80%;
}

.border
{
	border-bottom: 0px;
	border-top: 0px;
	border-right: 2px solid #570057;
	border-left:  2px dashed #570057;
}