body {
	width:1000px;
  	margin:10px auto;
  	padding:0;
  	color:#000;
  	background: #f5f5f5;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
  }
  a {
	
	color: #8b0000;
}
#content{background: #F2CB4C;}
  #header {
	top:0;
	left:0;
	height:50px;
	border:1px solid #ccc;
	background-color: #000000;
	text-align:left;
	color:#FFFFFF;
	padding-right: 50px;
  }
  h1 {
	font-size: 26px;
	float:left;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: italic;
	padding:8px 0 0 14px;
	margin:0;
  }
  h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #8b0000;
	margin:0;
	padding:3px 0 0 4px;
	text-transform: capitalize;
}
  #left {
	width:400px;
	float:left;
	background: #f7f4d7;
	margin:23px 5px;
	z-index: 100;
	background-image: url('../images/pc_rt_box_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
	left:10px;
	position: relative;
	
  }
p {
font-size:12px;}
td {
font-size:12px;
padding:2px 10px;}
.link {
	color: red;
	text-decoration: none;
font-size:12px;
}
#leftcontent{
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width:382px;}
#leftbottom {
	background-image: url('../images/pc_lg_bottom_box_shadow.gif');
	background-repeat: no-repeat;
	background-position: left;
	height:12px;
border-right: 1px solid black;
width:393px;
}

#lefttop{
	background-image: url('../images/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;

	height:23px;
	z-index:100;
	width:393px;
border-left: 1px solid black;
}
 #main {
	width:500px;
	float:right;
	background: #f7f4d7;
	margin:23px 5px;
	z-index: 100;
	background-image: url('../images/pc_rt_box_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
  }
#maincontent{
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width:482px;}
#mainbottom {
	background-image: url('../images/pc_lg_bottom_box_shadow.gif');
	background-repeat: no-repeat;
	background-position: left;
	height:12px;
border-right: 1px solid black;
width:493px;
}

#maintop{
	background-image: url('../images/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;

	height:23px;
	z-index:100;
	width:493px;
border-left: 1px solid black;
}
  #footer {
	position:relative;
	width:1000px;
	text-align:left;
	color:#009;
	background:#F2CB4C;
	background-image: url('../images/ph_footer_swoosh.gif');
	height:55px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9px;
margin:0;padding:0;
	  }
#footer a {
	text-decoration:none;
	
}
#bottom{	position: absolute;
	bottom: 0;
	right: 0;
padding:0 10px 5px 0;}
#navcontainer {
position:relative;
float:right;
top:10px;
}
#navcontainer
{

text-align: right;
font-size:12px;
padding-bottom: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
color: white;
width: 100%;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 0px;
text-decoration: none;
color: white;
}

#navcontainer a:hover
{
color: #f7f4d7;
text-decoration: underline;
}
hr {clear:both;
visibility:hidden;}
#navcontainer .active { border-left: 1px solid #fff; 
color:#f7f4d7;}
#right{float:right;
padding:5px;}
#fleft {float:left;
padding:5px; }
#leftlongcontent{
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width:582px;}
#leftlongbottom {
	background-image: url('../images/pc_lg_bottom_box_shadow.gif');
	background-repeat: no-repeat;
	background-position: left;
	height:12px;
border-right: 1px solid black;
width:593px;
}

#leftlongtop{
	background-image: url('../images/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;

	height:23px;
	z-index:100;
	width:593px;
border-left: 1px solid black;
}
  #leftlong {
	width:600px;
	float:left;
	background: #f7f4d7;
	margin:23px 5px;
	z-index: 100;
	background-image: url('../images/pc_rt_box_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
	left:10px;
	position: relative;
	
  }