body {
	margin:20px;
	padding:0;
	background-color:#ffffff;
	min-width:760px;
	font-size: 80%;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrapper {
	margin:0  auto;
	text-align:center;
	width:762px;
}


#main {
	float:left;
	padding: 10px 0px 10px 10px;
	margin: 0 auto;
	text-align:left;
	font-size: 0.8em;
}
/* box model hack start */
#main {
	width: 260px;
	voice-family: "\"}\""; 
  voice-family:inherit;
 	width: 250px;
}
html>body #main {
  width: 250px;
}
/* box model hack end */

#right {
	padding: 10px 10px 30px 0px;
	margin: 0 auto;
	float:right;
	font-size: 0.8em;
}
/* box model hack start */
#right {
	width: 470px;
	voice-family: "\"}\""; 
  voice-family:inherit;
 	width: 460px;
}
html>body #right {
  width: 460px;
}
/* box model hack end */



.divleft{
	float: left;
	text-align: left;
	font-size: 0.8em;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.divright{
	float: right;
	text-align: left;

	font-size: 0.8em;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.divclear{
	clear: both;
	font-size: 0.1em;
	margin: 0; padding: 0; line-height:0; height:0
}

#footer{
	margin:0 auto;
	padding-top: 10px;
	width:760px;
	text-align:left;
	border-color:#000000;
}


.right {
	float: right;
}

.left {
	float: left;
}







.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {color:#ffffff; display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header {
	text-align: right;
	margin:0 auto;
	padding:0px;
	width:762px;
	
}

#borderwrap {

	margin:0  auto;
	border-style: solid;
	border-width: 1px;
	border-color:#CCCCCC;
	width:760px;
	text-align:left;
}

#content {
	text-align:left;
	margin: 0;
	padding: 10px;
	float:left
}
/* box model hack start */
#content  {
	width: 500px;
	voice-family: "\"}\""; 
  voice-family:inherit;
 	width: 480px;
}
html>body #content  {
  width: 480px;
}
/* box model hack end */


#screenshot_column {
	float:right; 
	text-align:left;
	margin: 0;
	padding: 10px;
	background-color:#F3F3F3;
	font-size: 0.8em;
}
/* box model hack start */
#screenshot_column  {
	width: 250px;
	voice-family: "\"}\""; 
  voice-family:inherit;
 	width: 230px;
}
html>body #screenshot_column  {
  width: 230px;
}
/* box model hack end */

#borderwrap2 {

	margin:0 auto;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color:#797979;
	width:760px;
	text-align:center;
	background-image:url(culture_pulse_large_bgnd.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 0;
}

#header ul {
	margin: 0;
	padding-left: 10px;
	background: url(culture_pulse_nav_dot.gif) repeat-x bottom;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 752px;
	}
	html>#header ul {
		width: 762px;
}

#header li {
		margin: 0; 
		padding: 0;
		display:block !important;
		display: inline;
		list-style-type: none;
		text-align: right;
  }
	
#header li a:link, #header li a:visited {
		float: left;
		background: #f3f3f3;
		font-size: 0.8em;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #797979;
		text-decoration: none;
		color: #000000;
	}


#header li a:link.active, #header li a:visited.active {
		border-bottom: 1px solid #fff;
		background: #ffffff;
		color: #000000;
	}

#header li a:hover {
		background: #ffffff;
	}
