body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #639CFF;
	margin: 0px;
	padding: 0px;	
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
}

#allContent
{
	width: 748px;
	margin: 0px auto;
    text-align: left;
	padding: 0px;
}

#titleArea
{
	position: relative;
	top: 15px;
	height: 70px;
	width: 352px;
	background-image: url(../images/title.gif);
	float: right;
}

#veryTopBit
{
	background-image: url(../images/design/veryTopBit.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 2px;
	font-size: 2px;
	clear:both;
}

#forBack
{
	background-image:url(../images/design/back.gif);
	font-size: 2px;
	width: 748px;

}

#middleArea
{
	border: 20px solid #9CFF63;
	width: 700px;
	margin-left: 3px;
}

#topArea
{
	background-color: #6699FF;
	width: 700px;
	height: 15px;
	background-image: url(../images/design/topBit.gif);
	background-repeat: no-repeat;
	font-size: 2px;
}

#middleText
{
	margin-left: 25px;
	margin-right: 25px;
	background-color: #FFCC66;
	font-size: small;
}

#linkBarTop
{
	width: 100%;
	text-align: right;
}

#linkBarBottom
{
	width: 330px;
	position: relative;
	left: 0px;
}

.icon
{
	width: 65px;
	text-align: center;
	font-size: small;
	font-variant: small-caps;
	float: right;
	padding: 0px;
	margin: 0px;
}

.icon a
{
	color: #000000;
	text-decoration: none;
}

.icon a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
	font-size: 1px;
}

#bottomArea
{
	background-color: #6699FF;
	width: 700px;
	height: 15px;
	background-image: url(../images/design/bottomBit.gif);
	background-repeat: no-repeat;
	font-size: 2px;
}

#veryBottomBit
{
	background-image: url(../images/design/veryBottomBit.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 5px;
	font-size: 2px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#makitGuy
{
	background-image: url(../images/design/man.gif);
	width: 126px;
	height: 103px;
	position: relative;
	float: left;
	top: 37px;
	left: 40px;
	padding: 0px;
	margin: 0px;
}

small
{
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	text-align:right;
}