 @import "style_user.css";
	
	#mast
	{
		display:none;
	}


	#container
	{
		background-color: #ffffff;
		margin: 0 auto;
		align: center;
		width: 774px;
/*		border : 1px solid #000000;*/
		text-align : left;
		padding: 0px;
		position: relative;
		background: url(/admin/design/template_images/120/tydarkgreenslice.jpg) top left;
	}

	#top
	{
		background: url(tydarkgreenheader.jpg);
		height:250px;
		width: 774px;
		margin:0px;
		padding:0px;
	}

	#menu1
	{
		text-align: left;
		width: 460px;	
		top:183px;
		left:324px;
		position: absolute;
		text-decoration:none;

	}

	#menu1 a:link {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:active {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:hover {color: red; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:visited {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}  /* visited link */


	#menu2
	{
		text-align: left;
		vertical-align: middle;
		width: 420px;	
		top:14px;
		left:324px;
		position: absolute;
		color:white;
		text-decoration:none;

	}

	#menu2 a:link {color: black; font-size: 9pt;}     /* unvisited link */
	#menu2 a:active {color: black; font-size: 9pt;}     /* unvisited link */
	#menu2 a:hover {color: red; font-size: 9pt;}     /* unvisited link */
	#menu2 a:visited {color: black; font-size: 9pt;}  /* visited link */
	
	#menu3
	{
		text-align: center;
		vertical-align: middle;
		width: 776px;	
		color:#ffffff;
		padding-top:30px;

	}

	#menu3 a:link {color: #ffffff; font-size: 9pt;}     /* unvisited link */
	#menu3 a:active {color: #ffffff; font-size: 9pt;}     /* unvisited link */
	#menu3 a:hover {color: red; font-size: 9pt;}     /* unvisited link */
	#menu3 a:visited {color: #ffffff; font-size: 9pt;}  /* visited link */
	
	#content
	{	width:685px;
	margin-left:35px;
	margin-top:-10px;
		background-color: White;
		padding-top: 0px;
		padding-bottom: 30px;
		padding-right: 20px;
		padding-left: 0px;
		height: auto;

	}

	#footer
	{
	font-size: 10px;
	background: url(/admin/design/template_images/120/tydarkgreenfooter.jpg) top left ;
	height: 41px;
	width: 774px;
	color: #ffffff;
	text-align:center;
	}

#footer a {color:#ffffff;}
#footer a.visited {color:#ffffff;}
#footer a.active {color:#ffffff;}



	#footernav
	{
	padding-top: 10px;
}

#inetlogo { margin-top:50px;}





