body	{padding : 0;
		background : url(images/background.jpg) repeat center top;}

#left_side {background : url(images/left_side.jpg) repeat center left;
							width: 6px;
							padding: 0px;
							}
		
#right_side {background : url(images/right_side.jpg) repeat center left;
							width: 6px;
							padding: 0px;}
							
							
		
#content {border: none; 
			width: 719px;
			margin: 0px;}
			
#logo {padding: 0px;
		margin: 0px;
		border: 0px;}

#navbar{height : 25px;
			background: url(images/background2.jpg) repeat top center;}


#menu{border-bottom: 1px solid #1d5a8a;
		border-top: 1px solid #1d5a8a;
		background:url(images/navbar_background.jpg) repeat top left;
		text-align:center;
		height: 20px;}

#menu ul	{margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center;
			width: 100%;}

#menu li 	{ margin: 0 0 8px 0;
			text-align:center;
			float : left;
			display : block;
			height: 25px;
			width: 119px;}

a.menulink		{color: #000000;
			background: url(images/shim.gif) no-repeat top left;
			padding: none;
			width: 100%;
			text-decoration: none;
			border-top:1px ridge #eeeeee; 
			border-right:1px  ridge #000055; 
			border-bottom:1px ridge #000055;
			border-left:1px ridge #eeeeee;
			font-family: Arial;
			text-align: center;
			font-size: 14px;}

a:hover.menulink	{
			color: #000000;
			border-top:1px ridge #000055; 
			border-right:1px  ridge #eeeeee; 
			border-bottom:1px ridge #eeeeee;
			border-left:1px ridge #000055;
			text-align:center;
			background: url(images/navbar_background2.jpg) repeat top left;}

#content2 {padding : 10px 50px;
			font-family : Trebuchet MS, Arial;
			font-size : 12px;
			color : #000000;
			border: 0px;
			background: url(images/background2.jpg) repeat center left;}

#left_bottom {padding : 0px;
				background : url(images/left_corner.jpg) no-repeat top right;
				width: 6px;
				height: 6px;}
#bottom 		{padding: 0px;
				height: 6px;
				background: url(images/bottom.jpg) repeat-x top center;}
#right_bottom {padding : 0px;
				background : url(images/right_corner.jpg) no-repeat top left;
				width: 6px;
				height: 6px;}
#copyright	{border: 0px;
				margin-top: 20px;
				font-family: Trebuchet MS, Arial;
				font-size: 12px;
				color: #1d5a8a;
				text-align: center;}
#copyright a {font-family: Trebuchet MS, Arial;
				font-size: 12px;
				color: #1d5a8a;
				text-decoration: none;}
#copyright a:hover {font-family: Trebuchet MS, Arial;
				font-size: 12px;
				color: #1d5a8a;
				text-decoration: underline;}
				
				#form		{border:1px solid #eeeeee;
			width:70%;
			padding:10px;
			text-align:center;
			font-family: Trebuchet MS, Arial;
			font-size: 14px;
			color: #999999;}
#form	textarea	{font-family:Arial,Helvetica,Sans;
			font-size:12px;
			width: 400px;
			background: #ffffff url(images/textarea.jpg) no-repeat top left; 
			border: 1px solid #aaaaaa;}

#vgb		{border: 1px outset #dddddd;
			background: #eeeeee;
			font-family: Trebuchet MS, Arial;
			font-variant: small-caps;
			color: #1d5a8a;}
