body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	text-align:center;
	background-image: url(images/bg_gradient.gif);
	background-color: #BBD8EC;
	background-repeat: repeat-x; 

	}

	#wrapper {
		width:780px;
		hieght: 100%;
		margin:0px auto;
	    padding:1px;
	}

	#header {
	
		background:  url(images/headerV3.jpg);
		background-repeat: no-repeat;
		height:80px;
		padding:1px;
	}
	#content {
		margin-top:1px;
		height: 100%;
		min hieght: 460px;
					}
	#content div {
		padding:1px;
		word-wrap: break-word;
		float:left;
		height: 100%;
		min hieght: 460px;
	}
	#content-left {
		width:140px;
	    height:100%; 
		min hieght: 460px;
		background: #FFF;
	}
	#content-main {
		margin-top:1px;
		margin-left:5px;
		background-color: #DEECF5;
		vertical-align:top;
		width:620px;
		height:100%;
		min hieght: 460px;
	
	}
	
		#footer {
		float:left;
		margin-bottom:1px;
		padding:1px;
		width:770px;
		border-bottom: 1px solid #929492;
		border-top: 1px solid #929492;
	}
	#bottom {
		clear:both;
		text-align:center;
	}
		
#menu14 {
	width: 140px;
	height: 100%;
	min hieght: 460px;
	margin: 1px;
	Font-weight: Bold;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(menu14.gif);
	padding: 2px 0 0 1px;
	}
	
#menu14 li a:hover {
	color: #666;
	background:  url(menu14.gif) 0 -32px;
	padding: 2px 0 0 1px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}				
