@charset "utf-8";
/* CSS Document */

html
{
height: 100%;
}

body {
margin:0;
background:#000000;
color:#FFFFFF;
font-family : "Garamond", "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
height:100%;
}

p {
	color:#FFFFFF;
	padding-right:15px;
	padding-left:5px;
	padding-top:10px;
	margin-top:10px;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.wrapper {
	background:url(../images/ibackgroundUWP.jpg) no-repeat center;
	margin-left:0;
	margin-right:0;
	min-width:800px;
	width:100%;
}
.header {
	background:url(../images/headerslices/images/images/background_UWP_02.gif) repeat-x ;
	width:100%;
	text-align:center;
	margin:0;
	height:82px;
}

.leftcol {
	width:175px;
	margin-right:5px;
	float:left;
	font-family:"Garamond", "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.leftcol p {
	padding-top:5px;
	padding-left:5px;
}
.leftcol a {
	text-decoration:none;
	padding-left:5px;
}
.leftcol a:hover {
	text-decoration:none;
	padding-left:10px;
	color:#CCCCCC;
}
.nav:hover {
	background:url(../images/mO.png) no-repeat;
}
.content {
	vertical-align:top;
	margin-left:5px;
	
}
.content img {
	padding:5px;
}
.img {
	padding:10px;
}
.content strong {
	font-weight:bold;
}
.title {
	font-size:20px;
	font-variant:small-caps;
	padding-right:5px;
}
.leftwrap {
	height:100%;
	margin:0;
	padding:0;
}
.sizeadjust {
	font-size:18px;
}
.footer {
	vertical-align:bottom;
	margin-top:0;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	font-family:"Garamond", "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	font-variant:small-caps;
	background-color:#000000;
	height:100%;
}
.footer a {
	color:#999999;
	text-decoration:none;
}
.footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#Table_01 {
	width:750px;
	height:86px;

}

#background-UWP-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:580px;
	height:86px;
}

#background-UWP-02 {
	background:url(../images/headerslices/images/background_UWP_02.png) repeat-x ;
	position:absolute;
	left:602px;
	top:0px;
	height:86px;
}
#background-UWP-03 {
	/*background: url(../images/headerslices/background_UWP.png) top left repeat-x;*/
	height:25px;
	overflow:hidden;
}

.prefooter {
	background:url(../images/headerslices/images/images/background_UWP-bottom_01.gif) bottom repeat-x;
	height:86px;
}
#Table_02 {
	width:750px;
	height:86px;
	float:right;
}

#bottomwrap {
	margin-top:50px;
	position:relative;
	height:100%;

}

.contact {
	padding:5px;
	text-align:center;
}
