body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ced9eb;

}

#shade1
{
	background-image: url(http://www.ungdesign.com/img/shade1.jpg);
	position: absolute;
	left: 189px;
	height: 100%;
	width: 30px;
}

#shade2
{
	background-image: url(http://www.ungdesign.com/img/shade2.jpg);
	position: absolute;
	left: 800px;
	top: 0px;
	height: 100%;
	width: 30px;
}

#logo
{
	background-image: url(http://www.ungdesign.com/img/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 210px;
	top: 0px;
	width: 599px;
	height: 160px;
}

#page
{
		background-image: url(http://www.ungdesign.com/img/bg_down.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #a1bde7;
	position: absolute;
	left: 210px;
	top: 170px;
	width: 599px;
	height: 800px;
}


#copy
{

	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 599px;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
}

#links
{
	background-color:  #a1bde7;
	position: absolute;
	left: 210px;
	top: 150px;
	width: 599px;
	height: 20px;
	text-align: center;
}

#img
{
	background-color:  #a1bde7;
	position: absolute;
	left: 10px;
	top: 50px;
	width: 230px;
	height: 100px;
}

/*TEXT*/

p
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

a
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

h2
{
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
}
