/* HEAD ELEMENTS */

* { padding: 0; margin: 0;}
body {margin: 0 auto;padding: 0;font: 14px Tahoma, 'Trebuchet MS', sans-serif;color: #616161;background: #000000;}
body.resume {margin: 10 auto;padding: 5;font: 14px Tahoma, 'Trebuchet MS', sans-serif;color: #6A6A6A;background: #ffffff;}

/* MAIN */

.main {position:relative;top:0px;margin:0px 70px 0px 70px;}
#setmain {height:460px;}


/* LINKS */

a               {font-weight: bold;color: #909090;background-color: inherit;text-decoration: none;}
a:hover         {color: #404040;background-color: inherit;}
a.linkbarlink       {font-weight: bold;font-size:18px;color: #909090;background-color: inherit;text-decoration: none;}
a.linkbarlink:hover {color: #404040;background-color: inherit;}

/* HEADERS */

h1#pageheader {position:absolute;top:0px;left:280px;font: bold 26px'Trebuchet MS', Arial, Sans-serif;color: #68050A;}
h2 {font: bold 16px 'Trebuchet MS', Arial, Sans-serif;color: #68050A;clear:left;}


/* IMAGES */

.float-right {float: right;margin:5px 0px 5px 20px;font-size:10px;}
.float-left {float: left;margin: 5px 20px 5px 0px;}

#projects {width:640px;}
#projectsvert {width:480px;}

.articleimageblank {height:300px;width:200px;border:0px;}

#biophoto {background: url(../about/images/biophoto.jpg) no-repeat;height:200px;width:200px;border:0px;}

#biophoto2 {background: url(../about/images/freedomhall.jpg) no-repeat;height:145px;width:400px;border:0px;}

#biophoto3 {background: url(../about/images/theseventhletter.jpg) no-repeat;height:200px;width:160px;border:0px;}

#indexphoto {background: url(../images/index/indexphoto.jpg) no-repeat;width:198px;border:0px;}

.iconimg {width:100px;border:0px;margin:0px 0px 10px 0px;}

.caption {position:relative;font: bold 9px Tahoma, 'Trebuchet MS', sans-serif;text-align:right;color:#ffffff;}

.imgcaption {position:relative;top:-30px;left:0px;width:100%;background:#444444;font: bold 12px  'Trebuchet MS',Tahoma, sans-serif;text-align:left;
color: #ffffff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter: alpha(opacity=60);opacity: .6;float:right;}

.biocaption {width:100%;background:#444444;font: bold 11px Tahoma, 'Trebuchet MS', sans-serif;text-align:center;
color: #ffffff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);opacity: .7;float:right;}

#biocaption1 {position:relative;top:-120px;left:0px;}

#biocaption2 {position:relative;top:-175px;left:0px;}

#biocaption3 {position:relative;top:-135px;left:0px;}

/***********************
	  LAYOUT
************************/
.headerbar {position:relative;top:0;left:0;height:30px;width:100%;margin:0px;padding:0px;}
.footerbar {position:relative;top:0px;height:35px;width:100%;border:0px;margin:0px;padding:0px;}

#linkbar {width:100%;text-align:center;}

/* CONTENT */

#content {width: 90%;}

p.content {text-indent: 35px;word-spacing: 1px;padding:0px;}

p.noindent {text-indent: 0px;word-spacing: 1px;padding: 10px 15px;}


/* TABLES */

div.blurb {padding:0px;text-align:left;clear:left;padding:0px 0px 20px 0px;}
.icon  {width:100px;float:left;clear:left;margin:0px 5px 0px 0px;}
p.blurb {font:bolder 16px 'Trebuchet MS', sans-serif;list-style:none;margin:0;padding:0px;text-indent: 0px;word-spacing:5px;}
.google {width:100%;}



