	
		#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	text-align:left;
	/*background: url("/path/to/your/background_cols.gif") repeat;*/
}

#header {
	margin: 0 0 40px 0;
	background:#616364;
	
	
}

#toptext {
margin:auto;
font-size: 12px;
padding:inherit;
background:#616364;
color:#ffffff;
}


#toptext a:link,
#toptext a:visited,
#toptext a:hover{
margin:auto;
font-size: 12px;
padding:inherit;
background:#616364;
color:#ffffff;
}


/*nav bar*/
	#nav {
	position:absolute;
margin:0;
padding:0;
overflow:hidden;
background:#FFFFFF;
float:left;
width:750px;

border:1px solid #c4c4c4;
border-width:1px 0;
}
#nav li {

display:inline;
padding:0;
margin:0;
}

#nav a:link,
#nav a:visited {
color:#000000;
background:#FFFFFF;
padding:5px 5px 5px 5px;
float:left;
width:auto;
border-right:1px solid #c4c4c4;
text-decoration:none;
font:1em/1em Arial, Helvetica, sans-serif;
font-size: 14px;
}
#nav li:first-child a {
border-left:1px solid #c4c4c4;
}
#nav a:hover {
color:#616364;
background:#c4c4c4;
}

#home #nav-home a,
#mixed #nav-mixed a,
#a&e #nav-a&e a{
background:#c4c4c4;
color:#fff;
text-shadow:none;
}
#home #nav-home a:hover,
#mixed #nav-mixed a:hover,
#a&e #nav-a&e a:hover
 {
background:#616364;
}
#nav a:active {
background:#616364;
color:#fff;
}

/*nav bar overrrrrrrrr*/
	



#side-a {
	float: left;
	width: 750px;
}

#side-b {
	float: right;
	width: 0px;
}

#content { 
	float: left;
	width: 20%;
}

#footer {
	clear: both;
	
}
.post { 
  background: #FFFFFF;
  width: 750px;
}
.postTop { 
  background: url(file:///JDATA/Journalism%20Data/ne-1.gif) no-repeat top right; 
}
.postTop div { 
  font-size: 0;
  height: 10px; 
  background: url(file:///JDATA/Journalism%20Data/nw-1.gif) no-repeat top left; 
}
.postBottom { 
  background: url(file:///JDATA/Journalism%20Data/se-1.gif) no-repeat bottom right; 
}
.postBottom div { 
  font-size: 0;
  height: 10px; 
  background: url(file:///JDATA/Journalism%20Data/sw-1.gif) no-repeat bottom left; 
}
.postContent {
  padding: 0px 10px 0px 10px;
}
.postContent img{
  float: left;
  padding: 5px;
  border: 1px solid gray;
  margin-right: 15px;
  
}
.postContent p{
  display: inline;
}
.postContent{
	font:16px arial,helvetica,verdana,sans-serif;

}
.postContent h5 {
	padding-top: 0px;
	margin-top: 0px;
}
.postContent h2 {
	padding-top:3px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.postContent h2 a{
	color: black;
	text-decoration: none;
}
.postContent h2 a:hover{
	color:gray;
}


.latest { 
  background: #FFFFFF;
  width: 325px;
}
.latestTop { 
  background: url(file:///JDATA/Journalism%20Data/ne-1.gif) no-repeat top right; 
}
.latestTop div { 
  font-size: 0;
  height: 10px; 
  background: url(file:///JDATA/Journalism%20Data/nw-1.gif) no-repeat top left; 
}
.latestBottom { 
  background: url(file:///JDATA/Journalism%20Data/se-1.gif) no-repeat bottom right; 
}
.latestBottom div { 
  font-size: 0;
  height: 10px; 
  background: url(file:///JDATA/Journalism%20Data/sw-1.gif) no-repeat bottom left; 
}
.latestContent {
  padding: 0px 10px 0px 10px;
}
.latestContent img{
  float: left;
  padding-left: 55px;
  border: 1px solid gray;
  margin-right: 15px;
  
}
.latestContent p{
  display: inline;
}
.latestContent{
	font:12px arial,helvetica,verdana,sans-serif;

}
.latestContent h5 {
	padding-top: 0px;
	margin-top: 0px;
}
.latestContent h2 {
	padding-top:3px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.latestContent h2 a{
	color: black;
	text-decoration: none;
}
.latestContent h2 a:hover{
	color:gray;
}


.sidepost { 
  background: #FFFFFF;
  width: 291px;
  }
.sidepostTop { 
  background: url(file:///JDATA/Journalism%20Data/ne-1.gif) no-repeat top right; 
}
.sidepostTop div { 
  font-size: 0;
  height: 10px; 
  background: url(file:///JDATA/Journalism%20Data/nw-1.gif) no-repeat top left; 
}
.sidepostBottom { 
  background: url(file:///JDATA/Journalism%20Data/se-1.gif) no-repeat bottom right; 
}
.sidepostBottom div { 
  font-size: 0;
  height: 9px; 
  background: url(file:///JDATA/Journalism%20Data/sw-1.gif) no-repeat bottom left; 
}
.sidepostContent {
  padding: 0px 10px 0px 10px;
}
.sidepostContent img{

  padding: 5px;
  border: 1px solid gray;
 /* margin-right: 15px;*/
  
}
.sidepostContent p{
  display: inline;
}
.sidepostContent{
	font:12px arial,helvetica,verdana,sans-serif;
}
.sidepostContent h5 {
	padding-top: 0px;
	margin-top: 0px;
}
.sidepostContent h2 {
	padding-top:3px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.sidepostContent h2 a{
	color: black;
	text-decoration: none;
}
.sidepostContent h2 a:hover{
	color:gray;
}

		body {
		text-align:center;
	background-color: #616364;
}
