/* TCD Multimedia CSS file, mostly neat
/* Created by Simon Tomkins. simontomkins@gmail.com
/* -------------------------------------------------------------------------------- */

body{
	color: #333;
	margin-top:0px;
	font: 82.5%/1.8 "Lucida Grande", "Trebuchet MS", "Tahoma", "Arial", sans-serif;
	background-image: url(images/background4.gif);
	background-repeat: no-repeat;	
}

p {
line-height:150%;
margin: 0;
line-height: 1.5em;
}

p.update{
	font-size: 0.8em;
	font-weight: bold;
}


/* image related css */

#top img{margin-top:0px; margin-bottom:0px; margin-left:0px;	 
}

img{
margin-left:10px;
margin-top:15px;
margin-bottom:0px;
padding:1px;
border: 1px solid white;
}

#left img{border: none;
}

#right img {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

/* moo.fx column style */

.tab h3, .tab h4{
	background-image: url(images/side-back.gif);	
    font-size: 0.8em;	
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height: 300%;
	text-indent: 10px;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
	margin-right:5px;	
}

.tab h4{	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;	
	font-style: normal;
}

/* layout */

#wrapper{
width: 750px;
margin: 0 auto;
overflow: hidden;
background:white;
}

#top {
width:330px;
margin-bottom:5px;
margin-top:5px;
}

#left {
	float: left;
	width: 150px;
	background-color: #89ac10;
	background-image: url(images/side-back.gif);
	background-repeat: repeat-y;
}

#right {
float: left;
width: 245px; 
}

#content {
float:left;
width:320px;
padding-right:20px;
}

#green-base {
	background-image: url(images/green_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.stretcher{
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	background-color: #000000;
	background-image: url(images/black_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}



/* link styles */

a{
color: #FFFFFF;
display: block; 
text-decoration: none;
}

a.website{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-size: 0.9em;
	background-image: url(images/page_white.png);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;	
}

a.website:hover{
	text-decoration: none;
	color: #C60000;
	display: inline;
	background-image: url(images/icon_link.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;		
}

a.sponsor{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-size: 0.9em;	
}

a.sponsor:hover{
	text-decoration: none;
	color: #C60000;
	display: inline;
	background-image: url(images/tiny_w.gif);	
}

a.logo{
text-decoration: none;	
}

a.logo:hover{
	text-decoration: none;
	background-image: url(images/tiny_w.gif);	
}

a:hover{
	background-image: url(images/repeat.gif);
	background-repeat: repeat;
}

a.info:link, a.info:visited {
	color: #89ac10;
	text-decoration: none;
	background-image: url(images/tiny.gif);
	display: inline;
}

a.info:hover, a.info:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tiny.gif);
	display: inline;
}

/* headings */

h2 {
	font-size:0.9em;
	color: #89ac10;
	margin:0px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
font-size: 2.0em;
	color: #89ac10;
	font-weight: normal;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	line-height: 100%;
	margin-bottom:5px;
	margin: 0;
	padding: 5px;
	padding-left: 0px;
}


h4 {
	font-style: italic;
	font-size:0.8em;
	font-weight: normal;
	line-height: normal;
	padding-bottom:0px;
	color: #CCCCCC;
}

h5 {
	font-size:0.9em;
	color: #89ac10;
	margin-right:50px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
	background-image: url(images/tiny.gif);
}

h6 {
	font-size:0.9em;
	color: #89ac10;
	margin:0px;
	margin-bottom:10px;
	font-weight: bold;
	text-transform: uppercase;	
}


#rotator
{	
	overflow: hidden;	
	position: relative;
	width: 310px;
	height: 200px;
}

#rotator img
{
	width: 310px;
	height: 200px;
}