body,td,th {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.largeheader {
	font-size: 30px;
}
.mediumheader {
	font-size: 18px;
}

.smallheader{
	font-size: 14px;
	color: #b25ba2;
}

.largesubheader {
	font-size: 26px;
}

a {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	outline: none;
}
a:link {
font-size: 12px;
	text-decoration: underline;
	outline: none;
}
a:visited {
font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
}
a:hover {
font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
a:active {
font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
}


a:link.footer, a:visited.footer, a:active.footer { 
 font-size: 10px;
 outline: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial;
}
h1 {
	font-size: 28px;
	line-height: 0.5;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}



#container {
  width: 960px;
  padding: 0px 0px 12px 0px;
  text-align: left; /* to realign your text */
  margin: 0 auto;
  overflow:visible;
}


#nav {
	margin: 0px;
	width: 960px;
	height: 30px;
	background:#000000;
}
#flash {
	margin: 0px;
	width: 960px;
	height: 522px;
	background-color:#000000;
}
#header625 {
    float: left;
	margin: 0px;
	width: 625px;
	height: 200px;
	background-color:#000000;
}
#main-image {
  float: right;
  margin-right: 0px;
  width: 335px;
  height:620px;
  overflow: visible;
  background-color: #000000;
}
#content-container{
    float: left;
	width: 960px;
	height:300px;
	overflow: visible;
	background-color: #000000;
}
#content-container-noheight{
    float: left;
	width: 960px;
	overflow: visible;
	background-color: #000000;
}
#content-container-long{
    float: left;
	width: 960px;
	height:570px;
	overflow: visible;
	background-color: #000000;
}
#content-container625{
    float: left;
	width: 625px;
	height:300px;
	overflow: visible;
	background-color: #000000;
}

#biog-header{
  width: 600px;
  height: 210px;
  /*background:url(../images/biography/header.jpg); */
  background:url(../images/clips-pics/clip-thumbs-bg2.png);
}

#left-content {
	float: left;
	margin-left: 25px;
	width: 290px;
	height:208px;
	overflow:visible;
	background-color: #000000;
}
#left-content-new {
	float: left;
	margin-left: 25px;
	width: 290px;
	overflow:visible;
	background-color: #000000;
}
#left-2col-content{
    float: left;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom:30px;
	width: 600px;
	overflow:visible;
	background-color: #000000;
}
#centre-content {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 290px;
	overflow: visible;
	background-color: #000000;
}

#right-content {
  float: right;
  margin-right: 25px;
  width: 290px;
  height:450px;
  overflow: visible;
  background-color: #000000;
  z-index:1;
}

#footer {
	margin: 0px;
	width: 960px;
	float: left;
	overflow: visible;
	background-color: #000000;
	
}
.footer {font-size: 10px}

#contentarea{
   position:relative;
}
#mediamenu{
  position:absolute;
}
#clips{
	position:relative;
	left:0px;
	top:-3px;
	background:url(../images/clips-pics/clip-thumbs-bg2.png);
	width:600px;
	height:290px;
}

#pics{
  position:relative;
  left:0px;
  top:-3px;
  background:url(../images/clips-pics/clip-thumbs-bg2.png);
  width:600px;
  height:163px;
  visibility:visible;
}

.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
font-size: 9pt;
}

.form input {font-weight:normal; font-size: 9pt;}
textarea{color:#ffffff; background:#333333; border:1px solid #ffffff; font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 9pt; font-weight: normal;
}
.colours input {color:#ffffff; background:#333333; border:1px solid #ffffff; font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
.colours .submit input {color:#ffffff; background:#333333; border:2px #ffffff outset; font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
