body
	{
	margin: 25px;
	color: #000;
	font-family: verdana, arial, serif;
	line-height: 16px
	}
	
#page 
	{
	width: 90%;
	background-color: #f6f6ff;
	margin-top: 140px;
	text-align: left;
	margin-left: 50px;
	}
	
#presents 
	{
	position: absolute;
	top: 27px;
	left: 70px;
	background-color:  transparent;
	z-index: 10;
	font-size: 12px
	}

#logo 
	{
	position: absolute;
	top: 20px;
	left: 40px;
	background-color: transparent;
	}
	
#banner
	{
	position: absolute;
	width: 468px;
	height: 60px;
	top: -108px;
	left: -180px;
	background-color: #ccc;
	}
	
#slogan 
	{
	position: absolute;
	top: 105px;
	left: 75px;
	color: #009;
	background-color: transparent;
	z-index: 20;
	font-size: 12px
	}
	
#bullets 
	{
	position: absolute;
	top: 15px;
	left: 425px;
	color: #009;
	background-color: transparent;
	z-index: 30;
	font-size: 12px;
	}
	
img.logo
	{
	border-style: none;
	}

table
	{
	border-style: none;
	}

p.headline
	{
	font-size: 20px;
	color: #009;
	}

p.selected
	{
	background: #E6E7FF;
	}

div.submenu
	{
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
//	border: 1px solid #aaa;
	}

p.quote
	{
	margin-left:24px;
	margin-right:24px;
	}
	
ul.tfeat li
	{
	list-style-image: url("img/mglass.png");
	line-height: 24px;
	color: #c00
	}
	
	
	
.nav
	{
	position: relative;
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	width: 100%;
	height: 15px;
	margin-right: 30px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #009;
	}
	
.nav a, .nav a:visited
    {
    color: #fff;
    text-decoration: none;
    }

.nav a:hover
    {
    color: #ff0;
    text-decoration: underline;
    }

a
	{
    color: #09c;
    text-decoration: none;
    }

a:visited
    {
    color: #009;
    text-decoration: none;
    }

a:hover    
    {
    color: #a00;
    text-decoration: underline;
    }


	
#col1 
	{
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	font-size: 11px;
	background-color: transparent;
	width: 60%
	}
	
#col2
	{
	position: relative;
	margin-top: 20px;
	float: left;
	font-size: 11px;
	background-color: transparent;
	margin-left: 30px;
	padding-left: 10px;
	border-left: #c00;
	width: 30%;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	}
	
#footer
	{
	margin-top: 50px;
	position: relative;
	font-size: 11px;
	padding: 2px;
	font-size: 9px;
	background-color: #ccf;
	clear: left;
	}

h3
	{
	font-size: 14px;
	margin-top: 30px;
	color: #009
	}
	
