img, div { behavior: url(/includes/iepngfix.htc) }
img{border:0;}
a{color:#0099CC;text-decoration:none;}
body{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
	background:#fff;
}
#wrapper{
	margin:0 auto 0 auto;
	width:900px;
}
#header{}
#headerLinks{
	float:right;
	position:relative;
	padding:10px;
	font-size:larger;
	}
#nav{
	clear:both;
	width:100%;
	height:338px;
	}
.navigation{
	font-size:larger;
	text-align:center;
}
.navigation a{
	color:#000;
	background:url(/media/nav-bg.png) repeat;
	width:290px;
	position:relative;
	float:left;
	padding:5px;
}
.navigation a:hover{
	background:url(/media/nav-active-bg.png) repeat;
	width:290px;
	position:relative;
	float:left;
	padding:5px;
}
.navigation a.active{
	color:#0099CC;
	background:url(/media/nav-active-bg.png) repeat;
	width:290px;
	position:relative;
	float:left;
	padding:5px;
	font-weight:bold;
}
#content{
	width:600px;
	padding-top:10px;
	text-align:justify;
	}
#content img{padding:0 0 0 5px;}
#contentPhoto{
	position:relative;
	float:right;
	width:300px;
	text-align:center;
	padding-top:20px;
	}
#contentPhoto img{padding:10px 0 10px 0;}
#footer{letter-spacing:.2em;text-align:center;clear:both;padding-top:10px;}
.links{font-size:larger;}
h1{font-size:1.6em;margin:10px 0 10px 0;letter-spacing:.2em;}
h2{font-size:1.2em;margin:0;}
p{margin-top:0;}
hr{background-color: #000;height: 1px;}
ul{margin-top:0;}
