html {
	height: 100%; /* Force Mozilla Browsers to show Vertical scroll bar*/
}

body {
  text-align: center;
		color: #000;
		font: 15px Georgia, Times, Serif;
	min-height: 101%; /* Force Mozilla Browsers to show Vertical scroll bar*/
  }

#container {
position:relative;
	margin: 0 auto;
	width:975px;
/*	height:520px;*/
	text-align: left;
/*border: 1px solid #666666;*/
  } 
  
#header {
position:relative;
	margin: 0 auto;
	width:975px;
	height:150px;
	text-align: left;
	border: none;
	background-color: #09C;
margin-bottom: 6px;
  }
  
#cs_link {
margin-bottom: 6px;
}
#pxlogo {
	margin-left: 30px;
	_margin-left: 14px;
	margin-top: 24px;
float: left;
  }
  
#pxtitle {
	margin-left: 0px;
	margin-top: 0px;
  } 

.rgtimagetop {

  float:right;
position: relative;
  padding-top:40px;
padding-left:15px;
padding-bottom:10px;


  }

  .rgtimagelow {


  padding-top:40px;
padding-left:15px;
padding-bottom:10px;


  }

#cont_container {

clear:both;
 	background: url('/assets/faux.gif');
/*	background-color:white; */
 	overflow: hidden;
 	width: 100%;
}

  
#footer {
clear:both;
	color: black;
	margin-left: 0px;
/*	margin-top:20px;*/
	width:975px;
/*	_width:778px;*/
	height: 40px;
border-top: 1px dotted #09C;
  } 

.copyres {
margin-left:30px;
margin-bottom:20px;
}
  
#leftcontent {

	float: left;
	margin-left:0px;
	margin-top:0px;
	width:190px;
/*	background:#F8F8F8;
border-right: 1px solid #D5DCE3;
		border-right: 1px solid #D5DCE3;
	border-right: 1px solid #000;*/
	margin-bottom:0px;
	_margin-bottom:-3px;

	} 

	
#topnav {
	font:bold 12px Georgia, Times, Serif;
	float: right;
	}
	
	
#rightcontent {
	float:right;
	width:720px;
	margin: 0px;
	margin-right:30px;
	font:15px Georgia,Times,Serif;
line-height:1.6em;
margin-bottom:25px;
	}

#rightcontent ul{
	margin-top:0px;
	}
	
#lrightcontent ul {
	list-style:none;
	margin: 0;
	padding:0;
	}
	
#lrightcontent a:link, #lrightcontent a:visited {
	width:185px;
	height:20px;
	padding-left: 10px;
	padding-top: 3px;
	color: #666;
	background-color: #D5DCE3;
	text-decoration: none;

	}
	
#lrightcontent a:hover {
	color: #FFF;
	background-color: #4D4D99;
	} 


#navcontainer
{
position:absolute;
top:19px;
right:30px;
float: right;
font:bold 14px arial,helvetica,sans-serif;
}

#navcontainer a
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer a:active
{
text-decoration: underline;
color: #FFF;
}

#navcontainer  .navlink {
margin-right:20px;
}

#page_title {
position:absolute;
font:bold 22px Verdana,Arial,Helvetica, sans-serif;
color: #FFF;
float:right;
right: 30px;
text-align: right;
bottom: 14px;
}

#page_title a,  #page_title a:link, #page_title a:visited, #page_title a:active{
color: #FFF;
text-decoration: none;
}

#page_title a:hover{
color: #FFF;
text-decoration: underline;
}

/* UNC Controls */

	.unc {
		width:190px;
		text-align: center;
		/* margin-top: 4px; */
		margin-bottom: 15px;

	}
.uncsecond {
		width:180px;
		padding: 10px 5px 15px 5px;
		font: 10px Verdana,Arial,Helvetica, sans-serif;
		color: #000;
		background-color: #F0F0F0;
		text-align: left;
margin-bottom: 15px;		
	}
/*	html > body .uncsecond {*/
	 /*	width: 180px;  */  /* Sort it out for Mozilla */
 /*	} */


	ul.uncmenu, ul.uncmenu2 {
		list-style: none;
		margin:0px 0px 3px 0px;
		padding: 0;
		background-color:#09C;
		font: bold 14px Verdana,Arial,Helvetica, sans-serif;
	}
ul.u_dfp {
background-color: #7AA703;
}



	ul.nolist {
		list-style: none;
		font: 12px Verdana,Arial,Helvetica, sans-serif;
margin-left:-40px;
	}

	ul.nolist a, ul.nolist a:link, ul.nolist a:visited{
color: #09A;
text-decoration: none;
	}


ul.nolist a:hover{
color: #09A;
text-decoration:underline;
}

ul.u_cb {
background-color: #F11F01;
}

ul.u_banner {
background-color: #F29D00;
}

ul.u_di {
background-color: #993399;
}
	ul.uncmenu li a:link, ul.uncmenu li a:visited, ul.uncmenu li a:active {
		text-decoration:none;
		display:block;
		padding: 4px 5px 6px 5px;
		color: #FFF;  
		text-align:left;
		vertical-align:bottom;
		width:179px;	/* Width for Mozilla */
		_width: 179px; /* Width for IE */
	}

	ul.uncmenu li a:hover {
		color: #FFF;
text-decoration:underline;
	}

	ul.uncmenu2 li span{
		text-decoration:none;
		display:block;
		padding: 4px 5px 6px 5px;
		color: #FFF;  
		text-align:left;
		vertical-align:bottom;
		width:179px;	/* Width for Mozilla */
		_width: 179px; /* Width for IE */
	}

.padsecond {
height:15px;
		border-bottom: 1px dotted #4D4D99;
margin-left:5px;
margin-right:5px;
}

.pad15 {
height:15px;
}


/* End UNC Controls */

img {
border: none;
}

.lftimg {
padding-right:15px;
padding-bottom:10px;
float: left;
}

.rgtimg {
padding-left:15px;
padding-bottom:10px;
float: right;
}

.author{
color: #999;
font-style: italic;
font-size:80%;
}

#rightcontent a:link, #rightcontent a:visited {
	color: #09C;
	text-decoration: none;

	}
	
#rightcontent a:hover {
	color: #000;
	text-decoration: underline;

	} 

h1 {
	color: #09C;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 22px;
font-weight: bold;
text-align: left;
float: left;
margin-top: 22px;
}

h1 img {
margin-top: 10px;
}

h2 {
/*	color: #E2551F; */
	color: #000;
	font-family: Georgia,Times,Serif;
	font-size: 1.1em;
margin-top:25px;
margin-bottom: 6px;
}

  h3 {
  color: #09C;
	font-family: Georgia,Times,Serif;
	font-size: 1.2em;
font-weight: bold;
  }


/*************** FORM ********************/


form p {
clear:left;
margin:7px;
}

form p label {
float:left;
	width:40%;

}

.labeltop {
	vertical-align: top;
}

.padpc {
width:80%;
}

textarea {
	width: 217px;
}


#rightcontent .inputwidth {
	width: 217px;
}

#submit {
margin-top:15px
}

#imgid {
/*margin: 6px;
padding:6px;
border:1px solid #000;*/
}
.li_line {
background: url('/assets/bl_line.gif') no-repeat 10px 12px;
width:435px;
}

#arrowlink li a,#arrowlink li a:link, #arrowlink li a:visited{
width:435px;
border-bottom: 1px solid #FFF;
}

#arrowlink li a:hover{
display:block;
background-color: red;
margin:0px;
border-bottom: 1px solid #000;
text-decoration:none;
}

#cb_tab td {
text-align: center;
padding: 10px 0px;
}

#thumbs {
position:relative;
/*top: 6px;*/
}

#thumbs img {
margin-left:2px;
border: 1px solid black;
}

.clearit {
clear: both;
}

#unc_banner {
		font: 12px Verdana,Arial,Helvetica, sans-serif;		
	}

#unc_banner a,#unc_banner a:link, #unc_banner a:visited{
color: #09A;
text-decoration: none;
}

#unc_banner a:hover{
color: #F29D00;
text-decoration:underline;
}

#unc_bannersec,  #unc_graphicpods, #unc_lithold, #unc_portfurn {
margin: 6px 0px 10px 15px;
}

#footer_right {
float:right;display:inline;
margin-right:30px;
}

#footer a,#footer a:link, #footer a:visited{
color: #09A;
text-decoration: none;
}

#footer a:hover{
color: #09A;
text-decoration:underline;
}
#smap ul{
margin-bottom:20px;
}

#smap li{
list-style-type: none;
}

h4 {
margin: 0px;
padding: 0px;
}

#dat_tab td {
text-align: left;
padding: 10px 25px 10px 0px;
}

#displ_tab {
text-align:center;
		font: 12px Georgia, Times, Serif;
}

#displ_tab td.top_text {
vertical-align: top;
padding: 3px 10px;
}

.red_text {
color: red;
}

.grey_text {
color: #666;
}

#compid, #topHeadContentWrap {
width:450px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
margin-bottom:0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.entry {

padding-top:8px;
clear:both;
}

#searchform {
	margin: 0px auto;
/*	padding: 5px 3px; */
	text-align: center;
	}

#searchform #s {
margin-bottom:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
