#page-container {
	width: 780px;
	margin: auto;
	height: 100%;
	background-image:url(udvnorth_images/bg_main.jpg);
	
}

#header { 
	height: 155px; 
	width: 780px;
			background:
			            url(/_templates/udvnorth_images/udvnorth3_01.jpg);
			
}
#main {
	width: 780px;
	line-height: 18px;
	min-height:100%;
	height: 100% !important;
	height /**/:100%; /* IE 5/Win hack */ 
	
	background-image:url(udvnorth_images/bg_main.jpg);
}
#leftmargin {
	width: 12px;
	float:left;
	line-height: 18px;
	min-height:100%;
	height: 100% !important;
	height /**/:100%; /* IE 5/Win */ 
}

#left {
	width: 185px;
	float:left;
	line-height: 18px;
	min-height:100%;
	height: 100% !important;
	height /**/:100%; /* IE 5/Win hack */ 
	
	background: url(/_templates/udvnorth_images/bg_left.jpg);
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#97abd3', startColorstr='#ffffff', gradientType='0');
	

}
#right {
	width:583px;
	float:right;
	min-height:100%;
	height: 100% !important;
	height /**/:100%; /* IE 5/Win hack */ 
	background:
url(udvnorth_images/bg_right.jpg);
}

#left a {
	color:#CE3431;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}



#left a:hover {
	float:left;
	color: #00CC33;
	font-size:14px;
	font-weight:bold;
}

#left a:visited {
	color:CE3031;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#left .padding {
	padding: 10px;
}




#right .padding {
	padding: 15px;
}


#footer { 
	width: 780px;
	height: 30px; 
			background:
url(udvnorth_images/udvnorth_04.jpg);
	clear:both;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #00000000;
	background: #ffffff;
	height:100%;
}

td,tr {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #00000000;
}

html, body {
	margin: 0;
	padding: 0;
}

h3 {
	color:#CE3031;
}


a {
	color:#CE3431;
	font-weight:bold;
	text-decoration: none;
}


a:hover {
	color: #00CC33;
	font-weight:bold;
	text-decoration: underline;
}
.list {
	background-image: url(/images/bullet.gif);
	margin-left: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}


