﻿body
{
    background-image:url('images/bg.gif');
    margin:0px;
    padding:0px;  
    text-align: center;
    font-weight:normal;
    color:#644d25;
    
}

body a
{
    color:#5F4629;
}
img 
{
	border:solid 0px black;
}

h1
{
	
}

h2
{
	font-size:36px;
	font-weight:normal;
	color:#6A1717;
	margin-bottom:6px;
	margin-top:0px;
	background-image:url('images/divider_red.gif');
	background-position:0px 43px;
	background-repeat:no-repeat;
	display:block;
	height:80px;
}
h2 a
{
	font-weight:normal;
	color:#6A1717;
}
h3
{
	
}

h4
{
	font-family:helvetica,arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

h5
{
	
}

hr
{
	margin:10px 10px 10px 10px;
	border-style:dotted;
	border-color:#6A1717;
	border-width:0px 0px 1px 0px;
	height:0px;
}

th
{
	font-family:helvetica,arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	text-align:center;
	vertical-align:bottom;
}

#wrapper
{
    width:850px;
    height:auto;
    background-image:url('images/dropshadow_sides850.png'); 
    color:#644d25;
    margin:auto; 
    background-repeat:repeat-y;
    }
#baseShadow
{
    width:850px;
    height:25px; 
    background-image:url('images/dropshadow_bottom850.png'); 
    margin:auto; 
}
#mainDiv
{
    width:800px;
    text-align:left; 
   margin:0px 25px 0px 25px; 
  background-image:url('images/background_center.jpg');  
   z-index:0;
}
#content
{
filter: alpha(opacity=100);
opacity: 1;

}
#mainContent
{
	height:auto !important;
	height:850px;
	min-height:850px;
	padding:10px 150px 10px 40px;
}
#footer
{
	font-family:arial;
	font-size:12px;
	color:#2F2A20;
	margin:0px 0px 10px 0px;
}

#bio
{
	margin-right:130px;
	margin-bottom:20px;
	margin-left:40px;
}
.spacer
{
    height:1px;
   width:1px; 
}

.menu
{
display:block;
text-decoration:none;
float:left;
background-position:0px 0px;
text-decoration:none;
background-repeat:no-repeat;
}

#menuHome
{
width:78px;
height:14px;
background-image:url('images/menu_home.gif');
}
#menuEvents
{
width:88px;
height:14px;
background-image:url('images/menu_events.gif');
}
#menuBlog
{
width:69px;
height:14px;
background-image:url('images/menu_blog.gif');
}
#menuContact
{
width:109px;
height:14px;
background-image:url('images/menu_contact.gif');
}
#menuWrapper
{
margin-bottom:10px;
margin-top:20px;
}
a.menu:hover{
background-position:0px -20px;

}
a.menu:active{
background-position:0px -20px;
}
#portrait
{
background-image:url('images/kathi.png'); 
background-repeat:no-repeat;
background-position:-10px 0px;
width:225px;
height:330px;
z-index:100;
float:left;
    margin-left:10px;
}
.sideBarStone
{
 z-index:100;
position:absolute; 
margin:auto;
margin-left:691px;
top:80px;
width:205px;
height:290px;
display:block;
background-image:url('images/sidebar_stone.png');
background-repeat:no-repeat;
}
.sideBarAngel
{
 z-index:100;
position:absolute; 
margin:auto;
margin-left:691px;
top:380px;
width:205px;
height:290px;
display:block;
background-image:url('images/sidebar_angel.png');
background-repeat:no-repeat;
}
.sideBarWarrior
{
 z-index:100;
position:absolute; 
margin:auto;
margin-left:691px;
top:680px;
width:205px;
height:290px;
display:block;
background-image:url('images/sidebar_warrior.png');
background-repeat:no-repeat;
}
.talksTableCell
{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#644d25;
	vertical-align:top;
}
.blogEntry
{
	margin-bottom:16px;
}
.blogTitle
{
	font-family:helvetica,arial, sans-serif;
	font-weight:bold;
	font-size:14px;
}
.blogDate
{
	font-family:helvetica,arial, sans-serif;
	font-size:10px;
}