body    {
	background-color: #5874c1;
	color: #000;
	font-family: Lucida Sans,sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
    }
p		{
	margin: 20px 40px 0px 40px;
	}
li	{
	margin-right: 40px;
	}
A:link, A:visited	{
	color: #000;
	font-weight: bold;
	text-decoration: none; 
    }
A:hover {
	color: #36c;
	font-weight: bold;
	text-decoration: none;
    }
#box	{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px;
	background-color: #36c;
	overflow: hidden;
	}
#top  {
    background: #e0edfb url(grad1.png) repeat-x top left;
    position: relative;
    margin: 0px;
    }
#main	{
	position: relative;
	top: 40px;
	left: 0px;
	margin: 0px;
	padding: 17px;
	text-align: left;
	width: 800px;
	background-color: #fff;
    }
#main, #main .sb-inner  { 
    background:#fff;
    }
#main .sb-border  {
    background: #000;
    }
#main .sb-shadow  {
    background: #253b76;
    }
#header	{
    position: relative;
    top: 0px;
    left: 0px;
	width: 800px;
	margin: 0px;
	background-color: transparent;
	}
#menu	{
	float: left;
	width: 140px;
	margin: 0px;
	text-align: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
    border-top: 1px solid #000;
    overflow: hidden;
    }
#udm li {
    position: relative;
    top: -12px;
    left: -41px;
    margin-top: -1px;
    width: 124px;
	height: 14px;
	padding: 8px;
	border: 1px solid #000;
	list-style-type: none;
	background-color: #def;
    }
#udm li:hover {
    background-color: #fff;
    border: 2px solid #36c;
    height: 12px;
    width: 122px;
    }
#content	{
    height: 100%;
	margin-left: 140px;
	text-align: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	border-left: 1px solid #000;
    border-top: 1px solid #000;
	}
#grad {
    position: relative;
    left: 0px;
    bottom: 40px;
    width: 100%;
    height: 80px;
    margin-bottom: -40px;
    background: transparent url(grad2.png) repeat-x top left;
    }
#bottom {
    background: #5874c1;
    height: 90px;
    }
#foot	{
	position: relative;
	width: 800px;
	height: 55px;
	bottom: 0px;
	left: 0px;
	padding: 1px;
	background-color: #def;
	font-weight: bold;
	}
#foot, #foot .sb-inner  {
    background: #def;
    }
#foot .sb-shadow {
    background: #253b76;
    }
#foot .sb-border {
    background: #000;
    }
A:link.foot, A:visited.foot, p.foot	{
	font-weight: bold;
	margin: 5px;
	margin-top: 12px;
	}
A:link.design, A:visited.design, p.design	{
	font-size: 9px;
	font-weight: bold;
	margin: 5px;
	margin-top: 10px;
	}
h1,h2,h3	{
	margin: 0px 10px 10px 20px;
	}
h2		{
	font-size: 18px;
	}
img		{
	border: 0px;
	}
img.screen	{
	border: 1px solid #000;
	}
img.bio	{
	float: left;
	margin-right: 10px;
	}
