/* CSS Document */

body
{
	margin:0;
	margin-top:10px;
	padding:0;
	text-align:center;
	background-color:#666699;
	color:#333366;
}

.second
{
	margin:0px;
	padding:0px;
	vertical-align:top;
    font-family:Arial,Sans-Serif;
	font-size:30px;
	font-weight:800;
	color:White;
	width:380px;
	float:right;
	background-color:#333366;
	text-align:right;
	padding-right:5px;
	line-height:normal;
}

.Topper
{
	margin:0px;
	padding:0px;
    font-family:Arial,Sans-Serif;
	font-size:17px;
	font-weight:800;
	color:White;
	width:395px;
	float:right;
	background-color:#333366;
	text-align:right;
	padding-bottom:0px;
	padding-right:5px;
	padding-top:5px;
	vertical-align:top;
}

	
/*Left Hand Colum*/

#ContentLeft 
{
	width:138px;
	padding:4px;
	float:left;
	background-color:#ffffff;
	overflow:visible;
}

#SideSpacer, .SideSpacer
{
	font-size:0px;
	height:10px;
}

/* Side Header */

div#SideHeader, .Header
{
	margin:0px;
	padding:0px;
	width:138px;
	height:20px;
	/*background-color:#333366;*/
	background-color:#ffffff;
	color:#ffffff;
	font-family:Arial, Sans-Serif, Verdana;
	font-size:100%;
	text-align:left;
}

h3.HeaderTitle
{
	background-color:#333366;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:2px;
	font-size:90%;
}

div#SideHeader #TopLeft, .TopLeft
{
	background-image:url("http://www.geocities.com/i/home/DarkTopLeft.gif");
	background-position:top left;
	background-repeat:no-repeat;
	width:7px;
	height:100%;
	font-size:0px;
	float:left;
}




/* Side Footer */

div#SideFooter #BottomRight, .BottomRight
{
	background-image:url("http://www.geocities.com/i/home/DarkBottomRight.gif");
	background-position:Bottom right;
	background-repeat:no-repeat;	
	width:7px;
	height:7px;
	font-size:0px;
	background-color:#333366;
	width:100%;
}

div#Spacer
{
	height:25px;
}