body
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1
	{
	font-size: 16px;
	}
h2
	{
	font-size: 14px;
	}
#top
	{
	width: 760px;
	height: 8px;
	background: url(/images/page-top-bg.gif) no-repeat bottom;
}
#sd_main
	{
	width: 760px;
	background: url(/images/page-bg.gif) repeat-y;
/*
	padding: 0 0 0 0;
	margin: 0 0 0 0;
*/
}
#bottom
	{
	width: 760px;
	height: 11px;
	background: url(/images/page-bottom-bg.gif) no-repeat top;
	margin: 0;
}
#sd_content_top
	{
	padding-top: 20px;
	width: 520px;
	margin-left: 225px;
	margin-right: 12px;
	height: 9px;
	background: url(/images/sd_content-top-bg.gif) no-repeat bottom;
	}
#sd_content
	{
	width: 520px;
	margin-left: 225px;
	margin-right: 12px;
	min-height: 400px;
	height: 400px;

	background: url(/images/sd_content-bg.gif) repeat-y;
}
#sd_content_bottom
	{
	width: 520px;
	margin-left: 225px;
	margin-right: 12px;
	height: 5px;
	background: url(/images/sd_content-bottom-bg.gif) no-repeat top;
	}
#header
	{
	}
#logo
	{

	}
#update
	{
	vertical-align: top;
	}
#menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.clear
	{
		clear:	both;
	}
.float_left
	{
		float: left;
		text-align: left;
		margin-bottom: 10px;
		width: 220px;
	}
.float_right
	{
		float: right;
	}
#footer
	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
/*
#container,
#top, #bottom

#sd_content_top,#sd_content_bottom,
#sd_content, #sd_main
	{
	border-left-width: 1px;
	border-left-color: Red;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: Red;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: Red;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Red;
	border-bottom-style: solid;
	}
*/
/*
.float_left, .float_right, .center, .clear, #header, #footer, #wrapper
		{
	border-left-width: 1px;
	border-left-color: Silver;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: Silver;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
}
*/