*	{
	padding:0;
	margin:0;
}
.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 780px;
	margin: 0 auto;
	height:auto;
}
#top-links	{
	width:780px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#top-centre	{
	background-image:url(images/top_bar_bg.jpg);
	background-repeat:repeat-x;
	width:744px;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
}
#top-centre a	{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	}
#left-side	{
	width:150px;
	height:auto;
	float:left;
}
#right-side	{
	width:150px;
	height:auto;
	float:right;
}
#centre	{
	height:auto;
}
.small-top	{
background-image:url(images/small_box_top.jpg); 
background-repeat:no-repeat; 
padding:7px 0; 
height:31px; 
width:150px; 
text-align:center; 
color:#FFFFFF; 
font-weight:bold; 
font-size:12px;
}
.small-content	{
width:140px; 
padding-left:5px; 
padding-right:5px; 
background-image:url(images/small_box_bg.jpg); 
background-repeat:repeat-y; 
overflow:hidden;
}
.small-bottom	{
height:27px; 
background-image:url(images/small_box_bottom.jpg); 
background-repeat:no-repeat;
}

.large-top	{
background-image:url(images/large_box_top.jpg); 
background-repeat:no-repeat; 
padding:7px 10px;
height:31px; 
width:408px; 
text-align:left; 
color:#FFFFFF; 
font-weight:bold; 
font-size:12px;
}
.large-content	{
width:423px; 
padding-left:5px; 
background-image:url(images/large_box_bg.jpg); 
background-repeat:repeat-y; 
overflow:hidden;
}
.large-bottom	{
height:27px; 
background-image:url(images/large_box_bottom.jpg); 
background-repeat:no-repeat;
}

#footer	{
padding-top:5px;   
margin:0 auto; 
width:780px; 
height:50px; 
text-align:center;
}

/* IE7 Only */
*:first-child+html #footer {margin-left:-150px;}
hr	{
	color:#0033CC;
	background-color:#0033CC;
}
a {color:#666666;}
a:hover	{color:#000000;}