body{
	background:url(/images/jenni-bg.jpg) center top repeat-x #fff;
	margin:0;
	font-family: Arial, Verdana, Tahoma,  sans-serif; 
	color:#000;
	font-size:75%;
}
#container{
	width:800px;
	margin:0 auto;
	padding:0 10px;
	background:url(/images/jenni-bgmid.jpg) center top repeat-x #fff;
}
a{
	border:0;
	outline:none;
}
a:link, a:visited, a:active{
	color:#D20001;
	text-decoration:none;
} 
a:hover{
	color:#D20001;
	text-decoration:underline;
}
h1 {
	font-size:2.4 em;
}
h2 {
     font-size: 18px;
     line-height: 20px;
}
h3 {
     font-size: 14px;
     line-height: 20px;
}
#header{
	margin:0;
	position:relative;
	z-index:10;
	width:800px;
	margin:0 auto;
	background:url(/images/jenni-header.png) no-repeat top center;
	height:235px;
	padding:0;
	margin-bottom:-130px;
}
#header h1{
	margin:0;
	padding:30px 0 10px 0;
}
#header h1 a{
	text-indent:-9000px;
	position:relative;
	display:block;
	height:43px;
	margin:0 auto;
	width:685px;
	z-index:20;
	outline:none;
	border:0;
}
#nav{
	margin:0;
	padding:5px 0;
	text-align:center;
	height:14px;
}
#nav p{ margin:0; padding:0; position:relative;z-index:200;
	}
#content{
	padding:10px 140px;
	color:#000;
	position:relative;
	z-index:100;
	line-height:130%;
}
.wide{
	margin-left:-60px;
	margin-right:-60px;
}
.wider{
	margin-left:-110px;
	margin-right:-110px;
}
#content li{
	line-height:120%;
}
#content a{
	color:#000;
	border-bottom:1px dotted #f66;
}
#content a:hover{
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h2{
	font-size:215%;
	color:#000;
	line-height:100%;
	text-align:center;
}
#content h3{color:#000;font-size:160%;
	line-height:100%;}
#content h4{font-size:130%;
	line-height:100%;}
#content h5{font-size: 100%;
	line-height:100%;}
#content h6{font-size: 80%;
	line-height:80%;}

.box, .box-right, .box-left, .box-out-right, .box-out-left, .box-out-right-more, .box-out-left-more{
	margin:10px 8px;
	background-color:#d5e4ff; 
		/*	Red: #ba2222 
			Light Blue: #d5e4ff
			*/
	border:0;
	padding:8px;
	width:190px;
	position:relative;
	z-index:120;
}
.box, .box-right, .box-out-right, .box-out-right-more{
	margin-right:0;
	float:right;
	clear:right;
}
.box-left, .box-out-left, .box-out-left-more{
	margin-left:0;
	float:left;
	clear:left;
}
.box-out-right{
	margin-right:-110px !important;
	margin-right:-55px;
}
.wide .box-out-right{
	margin-right:;
}
.box-out-left{
	margin-left:-110px !important;
	margin-left:-55px;
}
.box-out-right-more{
	margin-right:-215px !important;
	margin-right:-110px;
}
.box-out-left-more{
	margin-left:-215px !important;
	margin-left:-110px;
}
#calendar{
	font-size: 14px;
	line-height: 16px;
}
#footer{
	border-top:3px solid #ddd;
	padding:10px 0;
	padding-left:5%;
	width:700px;
	padding-left:0;
	text-align:center;
	margin: 0 auto;
	position:relative;
	z-index:50;
}
#footer img{
	border:0;
}
table.biglist{
	width:95%;
	margin:0 auto;
	border-collapse:collapse
}
table.biglist td{
	margin:10px;
	padding:10px;
}
table.biglist tr{
	border:1px solid #fff;
	border-width:1px 0;
}

