body {
margin:10px auto;
padding:0;
background:url('../../../bgimages/gray_background_2.gif');
font-size:.95em;
text-align:center;
font-family:arial;
max-width:830px;
}
#outcontainer {
background-image:url('../images/jailbg2.png');
background-repeat: no-repeat;
width:820px;
margin: 0px auto 0px auto;
padding:0px;
border: 5px solid #bbb;
text-align:Center;
}
#container
{
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:810px;				/* width of whole page */
overflow:hidden;		/* This chops off any overhanging divs */
border: 5px solid #444;
padding:0px;
}
#container2
{
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:790px;				/* width of whole page */
overflow:hidden;		/* This chops off any overhanging divs */
border: 5px solid #444;
padding:10px;
}
/* Header styles */
#header 
{
color:#FFFFFF;
padding:0px;
margin:0px;
text-align:center;
border-bottom:5px solid #444;
}
#header2
{
margin-top:10px;
margin-bottom:10px;
color:#FFFFFF;
padding:0px;
margin:0px;
text-align:left;
border-bottom:5px solid #444;
}
/* Start of Column CSS */
#colright {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	/*background:#fff; /* column 2 background colour */
	text-align:left;
}
#colleft {
	float:left;
	width:100%;
	position:relative;
	right:400px;
	/*background:#888; /* column 1 background colour */
}
#leftcontent {
	float:left;
	width:385px;
	padding:5px;
	position:relative;
	left:400px;
	overflow:hidden;
	font-size:.8em;
	text-align:left;
	color:#000;
}
#rightcontent {
	float:left;
	width:385px;
	position:relative;
	left:415px;
	padding:5px;
	overflow:hidden;
	font-size:.8em;
}
.border {
padding:5px;
border:1px solid #000;
}
.title {
font-weight:bold;
font-size:1.3em;
color:#000;
font-style:normal;
}
.title2 {
font-weight:bold;
font-size:1.3em;
color:#000;
font-style:normal;
text-align:Center;
}
#titleyoung {
font-weight:bold;
font-size:1.6em;
color:#000;
font-style:normal;
text-align:Center;
}
.links
{
font-size:0.85em;
text-align:Center;
}
.links a:link
{
color:#600;
text-decoration:underline;
}
.links a:visited
{
color:#600;
text-decoration:underline;
}
.links hr
{
background-color:#000000; 
color:#000000; 
border:0; 
height:2px;
width:830px;
}
.picrt 
{
float:right; 
padding-left:5px;
}
.date {
font-style:italic;
color:#660000;
}
.date2 {
font-style:italic;
font-size:.9em;
color:#660000;
text-align:left;
}
a {
color:#660000;
}
a: link hover {
color:#660000;
}
a: visited {
color: #333;
}
.thumbcol1 {
width:100px;
margin-right: 30px;
float: left;
text-align:Center;
font-style:italic;
}
.thumbcol2 {
width: 100px;
margin-right: 30px;
float: left;
text-align:Center;
font-style:italic;
}
.thumbcol3 {
width: 100px;
float: left;
text-align:Center;
font-style:italic;
}
.vidcaption
{
font-size:1.2em;
font-family:arial;
font-weight:bold;
font-style:italic;
color:#000;
text-align:left;
}
.vidcontainer {
text-align:center;
width:360px;
margin-left:7px;
}
.releaselink {
text-align:left;
margin-top:5px;
}
.releaselink a{
color:#000000;
margin-top:5px;
}