body {
	background-color:#14214d;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header      { background-image: url('image/2009Nets2.gif'); width: 717px; height: 142px; 
               position: relative; margin: 0px }
#header ul{
	background-color:#9e2e41;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:144px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
                  font-size: 8px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 5px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}

/********************** Content ***************************/
#content     { background-image: url('images/content_bg.gif'); width: 717px; }
img{
	border-width:0px;
}
h1{
	color:#14214D;
	font-size:14pt;
	margin-left:30px; margin-right:0px; margin-top:40px; margin-bottom:20px
}

h2{
	color:#14214d;
	font-size:14px;
	width:200px;
	margin: 10px 0px 15px 30px;
}

#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#9e2e41;}
#left a:hover{color:#14214d;}
#left ol{
	   list-style-type: decimal;
         padding-left: 2em;
}
#left ul{
         list-style-type: disc;
         padding-left: 2em;     
}
#left li{
          list-style-position: inside; 
          display: list-item;
          text-indent: -1.5em;
          margin-bottom: 10px;         
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 10px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#9e2e41;
}
#right a:hover{
	color:#14214d;
}
/********************** Footer ***************************/
#footerline  { clear: both; background-image: url('images/footer_bg.gif'); font-size: 
               1px; height: 10px }
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#footer p{color:#FFFFFF;
}
