/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	color: #DBB94F;
}

a:visited {
	color: #C19B28;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

body {
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
	left:5PX;
	top: 13px;

}

.header_link
{
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:0px;
    
    }

h1 
{
    padding-top:1px;
	padding-left:5px;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua 
{
    
    
    width:100%;
    height:76px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	padding-top:10px;
	padding-right:15px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim {
	display: none;
}



















/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */








dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}










.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}



ul {
	list-style-type: none;
	list-style-image:  url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}

.list_link{
	list-style-image:  url(images/bullet-1.gif);
}



















/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;

	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.bio_photo 
{   
    
	border: 4px solid #FFFFFF;
}

.topx--
{ width:4px;
    background-image:url(Images/frame-topx--.gif);  
    font-size:4px; 
     background-repeat:repeat;  
}

.top-x-
{
    font-size:4px; 
    background-image:url(Images/frame-top-x-.gif); 
    background-repeat:repeat;   
}
.top--x
{ width:4px;
    font-size:4px; 
    background-image:url(Images/frame-top--x.gif);  
    background-repeat:repeat;    
}

.midx--
{
    width:4px;
    font-size:4px;
    background-image:url(Images/frame-midx--.gif);   

}


.mid--x
{
    width:4px;
    font-size:4px;
    background-image:url(Images/frame-mid--x.gif); 

}
.botx--
{ width:4px;
    background-image:url(Images/frame-botx--.gif);  
    font-size:4px; 
     background-repeat:repeat;  
}

.bot-x-
{
    font-size:4px; 
    background-image:url(Images/frame-bot-x-.gif); 
    background-repeat:repeat;   
}
.bot--x
{ width:4px;
    font-size:4px; 
    background-image:url(Images/frame-bot--x.gif);  
    background-repeat:repeat;    
}



.first {
	margin-top: 0;
	border-top: 1px solid #505050;
	
}

.second
{
 	margin-top: 1.0em;
	border-top: 1px solid #505050;
	padding-bottom:15px; 
}

