/*
=====
KAMMIE
*/

body {
padding: 0 0 20px;
color:#333;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
ul.circle list-style-type: circle;
}

/* LINKS */
a:link {color:#90909F; text-decoration: none;}
a:visited {color:#90909F; text-decoration: none;}
a:hover {color:#D39500;}
a:active {color:#D39500; font-weight: 600; text-decoration:underline;} 

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
h1  {
font-size:24px;
color:#000000
}

h2 {
font-size:16px;
color:#999999;
}

/* LAYOUT - HEADER */
#header {margin: 0 0 25px;padding: 0 0 8px}

/* LAYOUT - index page id's*/
#index-wrap {position:relative; left:20px; top:0px;}
#picture-wrap {position:relative;  left:20px;}

#nav-wrap {position:relative;  left:0px}

/* Photo Page ids */
#photo-wrap {position:relative; width:900px; center;}
#photocontent-wrap {position:relative; left:0px}

/* LAYOUT - main body of page */
#wrap {width:80%;margin: 0 auto;position:relative; left:0px; top:10px;}

/* LAYOUT - main body of page */
#bio-wrap {width:50%;margin: 0 auto;position:relative; left:0px; top:60px;}


#titlebar {width:74%;color: #ffd500;
background-color: #ffd500;
height: 5px; /*color:#FFD500; background-color:#FFD500;  height:112%; text-align:center; */
           }
#content-wrap {position:relative; width:70%; left:0px}


    #col1 {
	position: absolute;
	left:0px;

	top:0px;
	
		}
	
	#col2 {
	position: absolute;
	left:172px;
	top:0px;
	
		}
	
	#col3 {
	position: absolute;
	left:402px;
	top:0px;

		}
	
	#col4 {
	position: absolute;
	left:588px;
	top:0px;

		}
			
		
				
.name {
font-weight: 900;
font-size: 30px;
}
.breadcrumb {color:#999999; font-size: 11px; font-style:italic; padding:0 125px 0; text-align:left;}



/* LAYOUT TYPE D */
	#type-d #content {margin: 0 25% 0 50px}

/* LAYOUT - FOOTER */
#footer {position: relative; top: 400px; clear:both; padding: 10px 0 70px;font-size:86%;color:#999; width=80%;}
