
.base
	{
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #d3d3d3;
	letter-spacing : 7px;
	background-color : #ffffff;
	}
	
#head
	{
	position : relative;
	top : 0px;
	left : 0px;
	width : 700px;
	height : 140px;
	color : #ffffff;
	background-color : #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#003366', GradientType=0);
	}

#title
	{
	position : absolute;
	top : -37px;
	left : 37px;
	font-size : 157px;
	letter-spacing : 57px;
	vertical-align : middle;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.3);
	}

.links
	{
	position : relative;
	top : 0px;
	left : 0px;
	width : 700px;
	height : 47px;
	color : #ffffff;
	background-color : #003366;	
	font-size : 11px;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	}


.foundation
	{
	position : relative;
	top : 0px;
	left : 0px;
	width : 700px;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #777777;
	}
	
.creator
	{
	position : relative;
	left : 17px;
	width : 660px;
	background-color : #ffffff;
	padding-left : 4px;
	}

.c_date
	{
	position : relative;
	top : 0px;
	left : 7px;
	width : 637px;
	height : 20px;
	padding : 7px;
	text-align : right;
	font-size : 11px;
	color : #999999;
	}

.c_title
	{
	position : relative;
	top : 0px;
	left : 7px;
	width : 637px;
	height : 30px;
	padding : 7px;
	vertical-align : top;
	font-size : 12px;
	color : #000000;
	background-color : #cccccc;
	border: #999999 1px solid;
	border-bottom: 0px;
	}

.c_body
	{
	z-index : 1;
	position : relative;
	top : 0px;
	left : 7px;
	width : 637px;
	height : 20px;
	padding : 7px;
	vertical-align : top;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	border: #999999 1px solid;
	border-top: 0px;
	}
	
.c_comment
	{
	position: relative;
	color : #000000;
	top : 0px;
	left : 394px;
	width : 250px;
	height : 5px;
	padding : 7px;
	text-align : center;
    cursor: hand;
	background-color : #eee8aa;
}

#foot
	{
	position : relative;
	top : -30px;
	left : 0px;
	width : 700px;
	height : 100px;
	color : #ffffff;
	background-color : #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffd700', endColorStr='#ffffff', GradientType=0);
	}