
/* Begin Header Styles */

HEAD {
	font-size: 10px;
	font-family : futura, geneva, sans-serif ;
	color : white;
	padding-top: 10px;
}

a.header:link {
	border-bottom-style: none;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 40px;
	font-family : futura, helvetica, sans-serif ;
}
a.header:visited {
	border-bottom-style: none;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 40px;
	font-family : futura, helvetica, sans-serif ;
}

a.header:hover {
	border-bottom-color:#3300FF;
	font-family : futura, helvetica, sans-serif ;
	}

a.subheader:active {
	color: #bbcbff;
	text-decoration: none;
	font-family : futura, helvetica, sans-serif ;
	}

a.subheader:link {
	border-bottom-style: none;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-family : futura, helvetica, sans-serif ;
}
a.subheader:visited {
	border-bottom-style: none;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-family : futura, helvetica, sans-serif ;
}

a.subheader:hover {
	
	font-family : futura, helvetica, sans-serif ;
	}

a.subheader:active {
	color: #bbcbff;
	text-decoration: none;
	font-family : futura, helvetica, sans-serif ;
	}

/* End Header Styles */



/* Subheader Controls */

body.about div.about {
visibility: visible;

}

body.about div.resume {
visibility:hidden;

}
body.about div.contact {
visibility:hidden;

}


body.resume div.about {
visibility: hidden;

}

body.resume div.resume {
visibility:visible;

}
body.resume div.contact {
visibility:hidden;

}

body.contact div.about {
visibility: hidden;

}

body.contact div.resume {
visibility:hidden;

}
body.contact div.contact {
visibility:visible;

}

div.about {
margin-top: -32px;


}

div.contact {
margin-top: -32px;


}

/* End Subheader Controls */



/* Begin page content */

#content {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 500px;
	text-align:justify;
}

#contact {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 500px;
	text-align:center;
}
/* end of content*/






/* Begin Body Styles */

body {
font-size: 11px;
font-family : futura, veranda, sans-serif ;
background:#0099FF;
color: white;

}

h2 {
font-size : 14px;
letter-spacing: 1px;
font-weight: 100;

}

tr {
	font-size: 11px;
	font-family : futura, veranda, sans-serif ;
	color : white;

}

a:link {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family : futura, veranda, sans-serif ;
}
a:visited {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family : futura, veranda, sans-serif ;
}

a:hover {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	border-bottom-color:#3300FF;
	font-family : futura, veranda, sans-serif ;
}

a:active {
	color: #bbcbff;
	text-decoration: none;
	font-size: 11px;
	font-family : futura, veranda, sans-serif ;
}

a.none {
border-bottom-style: none;
}


/* End Body Styles */






/* sidebar */

#sidebar {
	font: 10px futura, Verdana, Arial, Sans-Serif;
	text-align:justify;
	text-decoration: none;
	content: "\00BB \0020";
	padding: 0px 0 10px 0;

	
}
#sidebar ul li{
	font-size:10px;

}
p.sidebar {
	font-size:10px;
}



#sidebar li a:link { 
	border-bottom-style: dashed;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-family : futura, veranda, sans-serif ;
}
#sidebar li a:visited {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-family : futura, veranda, sans-serif ;
}

#sidebar li a:hover {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	border-bottom-color:#3300FF;
	font-family : futura, veranda, sans-serif ;
}

#sidebar li a:active {
	color: #bbcbff;
	text-decoration: none;
	font-size: 10px;
	font-family : futura, veranda, sans-serif ;
}

#sidebar  a { 
	border-bottom-style: none;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-family : futura, veranda, sans-serif ;
}
a.natecooper {
	font-size: 11px;
	font-family : futura, veranda, sans-serif ;
	color: white;
}
/* end of sidebar*/

/* for use in simplepie output */

div.imageresize img {
	width: 50px;
	height: 50px;
	padding-left:2px;
	border:none;
	
}
div.imageresize {
	font-size: 9px;
	text-align:justify;
	border:thin;
	border-color:#FFFFFF;
}

div.faviconresize {
	font-size: 9px;
	border:thin;
	border-color:#FFFFFF;
}

div.imageresize td {
	font-size:9px;
	padding: 1px;
}
div.faviconresize td {
	font-size:9px;
}
div.imageresize embed {
	width: 50px;
	height: 50px;
}
div.faviconresize img {
	width: 16px;
	height: 16px;
}
div.imageresize  {
vertical-align:top;
}
div.faviconresize { vertical-align:bottom;
	font-size:9px;

}


/* end of simplepie output */












