body {
	background-color: #305E86;
	margin-left : 0px;
	margin-top : 0px;
	text-align : center;
	padding-left : 0px;
	padding-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight: normal;
	min-width : 760px;
	color : #E0E0E0;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color : #E0E0E0;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color : #E0E0E0;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color : #E0E0E0;
}
 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color : #E0E0E0;
} 
#MainContent {
	width: 760px;
	text-align : left;
	border : 1px solid #d4d4d4;
	margin : 0 auto;
	margin-top: 15px;
	height: 100%;
	background-image: url(images/background.jpg);
}

#gallery {
	position:relative;
	}
	
#gallery #galleryHolder {
	position:absolute;
	left:0;
	top:0;
	}
	
.galleryElement {
	position:absolute;
	}

#GalleryContent {
	width: 760px;
	margin : 0 auto;	/*
	background-image: url(images/background.jpg);

	height: 400px;
	text-align : left;
	border : 1px solid #d4d4d4;	
	margin-top: 15px;
	*/
}
#GalleryContent_backup {
	width: 760px;
	height: 400px;
	text-align : left;
	border : 1px solid #d4d4d4;
	margin : 0 auto;
	margin-top: 15px;
	background-image: url(images/background.jpg);
}
.NameHolder {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

#NameHolder {
	background-color: #003366;
	border: solid #d4d4d4 1px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
}

#Navigation {
	text-align: center;
}

#LeftColumn {
	text-align:left;
	float:left;
	width: 200px;
	}

#RightColumn {
	text-align: left;
	float:right;
	background-color: #336699;
	border: solid #d4d4d4 1px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	margin: 15px;
}

h1 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
	color: #E7E7E7;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-size: smaller;
	color: #D7D7D7;
	text-decoration: none;
	text-align:center;
	margin-top: 10px;
}

h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h5 {
	font-size: 1em;
	line-height: 1.5em;
	color: #E7E7E7;
	text-align: center;
	font-weight: normal;
}
.button_home, 
.button_home a,  
.button_home a:active,  
.button_home a:visited
{
	background-image: url(images/buttons/home.gif);
	height : 50px;
	width : 125px;
	display:inline;
}

.button_home a:hover
{
	background-image: url(images/buttons/home_over.gif);
	height : 50px;
	width : 125px;
	display:inline;
}

.button_acting, 
.button_acting a,  
.button_acting a:active,  
.button_acting a:visited
{
	background-image: url(images/buttons/acting.gif);
	height : 50px;
	width : 125px;
	display:inline;
}

.button_acting a:hover
{
	background-image: url(images/buttons/acting_hover.gif);
	height : 50px;
	width : 125px;
	display:inline;
}

.button_voice, 
.button_voice a,  
.button_voice a:active,  
.button_voice a:visited
{
	background-image: url(images/buttons/voice.gif);
	height : 50px;
	width : 125px;
}

.button_voice a:hover
{
	background-image: url(images/buttons/voice_hover.gif);
	height : 50px;
	width : 125px;
}


.button_writing, 
.button_writing a,  
.button_writing a:active,  
.button_writing a:visited
{
	background-image: url(images/buttons/writing.gif);
	height : 50px;
	width : 125px;
}

.button_writing a:hover
{
	background-image: url(images/buttons/writing_over.gif);
	height : 50px;
	width : 125px;
}


.button_contact, 
.button_contact a,  
.button_contact a:active,  
.button_contact a:visited
{
	background-image: url(images/buttons/contact.gif);
	height : 50px;
	width : 125px;
}

.button_voice a:hover
{
	background-image: url(images/buttons/contact_hover.gif);
	height : 50px;
	width : 125px;
}


.button_gallery, 
.button_gallery a,  
.button_gallery a:active,  
.button_gallery a:visited
{
	background-image: url(images/buttons/gallery.gif);
	height : 50px;
	width : 125px;
}

.button_gallery a:hover
{
	background-image: url(images/buttons/gallery_hover.gif);
	height : 50px;
	width : 125px;
}

ul {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
  }

li {
	line-height: 1.5em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2em;
	list-style-type: none;
}
.downnloadImage {
	padding-top: 5px;
	padding-bottom: 20px;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #DFDFDF;
	text-align: center;
	padding-top: 1em;
}
p {
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0.5em;
}

#gallery {
	border: 1px solid white;
}

#showreelLink {padding-left:85px;}

.headshot {margin-bottom:20px;}
.centreContent {text-align:center;margin:0 auto;}
.noFocus {outline:none;}