* {
    margin:0;
    padding:0;
}

img {
	border: none;
	padding:3px;
	background-color:#eee;
}

body { 
	text-align: center;
	min-width: 770px;
	color: #555;
	font-family:"gill sans", "gill sans ms", arial, helvetica, sans-serif;
	font-size:13px;
	line-height: 1.4em;
	background-color: #fff;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	margin-left:-1px;
	margin-right:-1px;
	font-size: 1px;
	line-height: 1px;
}


em {
    color:#630909;
}

strong {
    color:#630909;
}


hr {clear:both;width:auto;margin:10px 30px;padding:0;line-height:3px;font-size:3px;color:#666;background:url(images/swoosh.png) no-repeat;}

a {
    text-decoration:none;
    color:#630909;
    color:#6309a9;
}

a:hover {
    color:#070;
	text-decoration: underline;
}


#pagecontainer {
	width: 750px;
	margin:20px auto 0;
	display: block;
	text-align:center;
	background: #f8f9fb  url(images/leftrightedge.gif) top  center repeat-y;
}

#maincontent {
    text-align:left;
	display: block;
	/*background: #f8f9fb  url(images/leftrightedge.gif) top  center repeat-y;*/
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	margin:0 auto;

}

.envelope {
    height:200px;
    overflow:auto;
    margin:5px 25px 0;
    background-color: #efede6;
}

#header { 
    background: transparent url(images/navgrad.gif) bottom repeat-x;
    background: #f8f9fb  url(images/leftrightedge.gif) top  center repeat-y;
    padding-left:30px;
	padding-right:30px;
}
 h1 {  
    display:block;
    text-align:center;
    text-indent:-1000em;
    height: 180px; 
    width:750px;
    background-color: #f8f9fb;
    margin:0 auto;
}

h1 a {
    display:block;
    background: #f8f9fb url(images/topleftrightedge.gif) bottom center no-repeat;
    height: 180px; 
    margin:0 auto;
    text-align:center;
    width:750px;
}

h1 a:hover {
    text-decoration:none;
}

h2 {
	padding: 12px 30px 6px;
	font-size: 13px;
	color: #04070D;
	text-decoration: none;

}

h2 a {
    color:#630909;
}

h2#myname {
    font-size:24px;
    padding: 12px 30px 2px;
}

h3 {
    width:480px;
	padding: 12px 30px 3px 35px;
	font-size: 12px;
	color: #54575D;
	text-decoration: none;
}

h3#jobdescription {
    width:480px;
	padding: 5px 30px 30px 30px;
	font-size: 18px;
	color: #444;
	text-decoration: none;
	font-style:italic;
}

h5 {
    font:18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
    color:#070;
    padding:7px 18px 0px 23px; 
    line-height: 16px;
}


ul#video_clips li p, ul#audio_clips li p {
    background-color:inherit;
    color:#aaa;
    padding:0;
    font-size:x-small;
}

p {
  font-size: 13px;
  text-align:justify;
  /*letter-spacing:0.1ex;*/
  padding: 10px 30px 10px;
}

q {
    
}

cite {
    display:block;
    text-align: right;
	text-indent: -1em;
}

.download {
margin:15px 30px 15px 30px;
padding:10px 15px 10px 15px;
width:25%;
text-align:left;
/*background:#e3e9e9 url(images/navgrad.gif) bottom center repeat-x;*/
background-image:none; /* OVERRIDE */
font-size:90%;
}

.download a {
display:block;
padding:0 0 0 46px;
height:46px;
background: transparent url(images/PDFIconAndTinted.gif) 0 0 no-repeat;
}

.download a:hover {
background-position: -43px -46px; 
}

#navstrip {
display:block;
text-align:center;
background: #e8e9eb url(images/leftrightedge.gif) top  center repeat-y;
padding:0 33px 0 34px;
}

ul, ol {
    padding: 3px 25px 10px 40px;
}

li {
    padding-bottom:1em;
}

ul#nav {
    padding:0;
	display: block;
	height: 24px;
	border: none;
	text-align: right;
	list-style: none;
	/*border-top:3px solid #c3c3c4;*/
	margin:0 auto;
}

ul#nav li { display: inline;  text-align: center;}

ul#nav li a {
	display: inline;
	float: left;
	position:relative;
	padding: 1px 8px 0px 8px;
	border-left: 1px solid #c0c6cd;
	border-right: none;
	color: #333;
	background-color:#dfddd6;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	height:24px;
}

ul#nav img {
	position: relative;
	top: 4px;
	left: -3px;
}


ul#nav li a#home {
border-left: 1px solid  #e8e9eb; 
}

ul#nav li ul {
    padding:0px 0px 0px 130px; 
    width: 86px; 
    display: none;
}



ul#nav li a:hover {
    height:24px;
    color: #630909;
	/*background: url(images/hovergrad.gif) repeat-x 0px 0px;*/
	background-color:#cfcdc6;
	border-bottom:#222;
	border-right:#222;
}

ul#nav li a#home {
padding-left:25px;
}



ul#nav li a.active {
    height:24px;
	background-color: #eaebed;
	background-image:none;
	background-color: #fffdf6;
	cursor: default;
}

ul#nav li a.active:hover {
	color: #333;
	cursor: default;
	background-image:none;
	background-color: #fffdf7;
}



ul#nav li a#support.active {
	border-right: 1px solid #D7D7D7;
}

ul#contactdetails {
    list-style:none;
    padding:0 0 30px 30px;
}

ul#topics {
	padding: 3px 25px 10px 40px;
	line-height: 1.6em;
}

ul#topics li, ul#contactdetails li{
	padding-bottom:0.6em;
}


img.leftaligned {
	margin: 5px 10px 5px 0px;
}

img.rightaligned {
    float:right;
    top:40px;
    left:8px;
	position: absolute;
}

img#me {
    float:right; 
    margin-right:30px;
    width:70px;
}

.centeralign {
	text-align: center;
}

.centeralign img {
	margin: 0px 4px;
}

.company {
    display:inline;
    color:#6c0a2b;
}

.front {
    font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 25px;
}

.twoup {
display:inline;
width:49%;
}

.phonenumber, .address {
padding:0 3px;
color: #333;
}

#copyright {
    clear:both;
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
	/*margin-top:20px;*/
	height:30px;
	background: #f8f9fb  url(images/bottomedge.gif) top center no-repeat;
	background-color:#fff;
}

table {
    margin: 0 auto;
    border: none;
    width:90%;
}

th {
    padding:0px 0px 2px 0px;
    background-color:#64af35;
    color:white;
    border-bottom: 1px solid #D7D7D7;
}

td {
    padding:4px;
}

#navbar-iframe {
    display:none;
}

