/* CSS Document */
/*version:   1.0
author: Dani Dudovick
email: ddudovick@doubledogproductions.com
website: http://www.kirkpamper.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* Fix Firefox dotted line border links */
a:focus, a:hover, a:active { outline:none; } 


/* =Typography
-----------------------------------------------------------------------------*/

body {
  background-color:#ffffcc;
  background-image:url(../images/kp_bkrd.jpg);
}

#header {
margin:0 0 0 0;
}

#img_kplogo {
float:left;
margin:20px 0 0 0;
}

#head {
position:relative;
left:15px;
top:80px;
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#c90;
font-size:25px;
margin:20px 0 0 0;
text-align:left;
letter-spacing:1px;
}

#sub {
position:relative;
left:15px;
top:62px;
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#c90;
font-size:15px;
margin:20px 0 0 0;
text-align:left;
letter-spacing:1px;
}

#img_hero {
clear:both;
float:left;
margin:0 15px 0 0;
}

#intro1 {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#930;
font-size:19px;
margin:0 0 -15px 0;
text-align:left;
letter-spacing:1.5px;
margin-top:132px;
}

#intro2 {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#693;
font-size:19px;
margin:0 0 10px 0;
text-align:left;
letter-spacing:1.5px;
}

#img_teacher {
clear:left;
float:right;
margin:20px 0 0 20px;
}

#teaching {
font-family:"Arial", "Helvetica", "Verdana", sans-serif;
color:#930;
font-size:16px;
margin:40px 0 10px 0;
text-align:right;
letter-spacing:1.5px;
}

#img_award1 {
/*clear:left;*/
float:left;
margin:20px 20px 0 0;
}

#awards {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#f60;
margin:0 0 12px 0px;
font-size:16px;
margin:30px 0 10px 0;
text-align:left;
letter-spacing:1px;
}

#img_award2 {
float:left;
margin:0px 20px 0 0;
}

#books {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#693;
margin:50px 0 40px 0px;
font-size:16px;
text-align:left;
letter-spacing:1px;
}

#scholarship {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#930;
margin:40px 20px 12px 0px;
font-size:16px;
text-align:right;
letter-spacing:1px;
}
#img_AIFD {
float:right;
margin:50px 0 20px 20px;
}

#img_plant {
clear:both;
float:left;
margin:15px 20px 0 0;
}

#sansiveria {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#f60;
margin:50px 0 0 0px;
font-size:16px;
text-align:left;
letter-spacing:1px;
}

#img_memphis {
clear:both;
margin:8px 0 0 180px;
}

#chordoma {
clear:both;
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#990;
margin:0 0 12px 0px;
font-size:16px;
margin:20px 0 10px 0;
text-align:left;
letter-spacing:1px;
}

#img_chordoma {
margin:0 0 0 98px;
}

#img_roses {
float:left;
margin:10px 20px 0 0;
}

#survivors {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#693;
margin:10px 0 12px 0px;
font-size:16px;

text-align:left;
letter-spacing:1px;
}

#img_sunflower {
float:right;
margin:-88px 5px 20px 50px;
}

p {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
margin:0 0 10px 0;
}

#slideshow {
clear:both;
float:none;
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#f60;
margin:40px 0 30px 0px;
font-size:16px;
letter-spacing:1px;
text-align:center;
}

#footer {
font-family:"Gill Sans", "Arial", "Helvetica", "Verdana", sans-serif;
color:#f60;
margin:30px 0 30px 0px;
font-size:16px;
letter-spacing:5px;
text-align:center;
}




/* =Links
-----------------------------------------------------------------------------*/
#text a:link { text-decoration:none; color:#039; }
#text a:visited { text-decoration:none; color:#039; }
#text a:hover { text-decoration:none; color:#039; border-bottom:1px dotted #333;}
#text a:active { text-decoration:none; color:#039; border-bottom:1px dotted #333;}
 
/* =Main Content
-----------------------------------------------------------------------------*/
#box1 {
background-image:url(../images/bg_colorbar_alt.png);
background-repeat:repeat-y;
position:relative;
width:700px;
margin-top:-20px;
margin-bottom:-40px;
margin-left:auto;
margin-right:auto;
}

#box2 {
position:relative;
width:515px;
top:0px;
left:95px;
margin:17px 0 0 0;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/

/* =Footer
-----------------------------------------------------------------------------*/

/* =Forms
-----------------------------------------------------------------------------*/



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
