/* HEAD ELEMENTS */

* { padding: 0; margin: 0;}
body {margin: 0 auto;padding: 0;font: 13px Tahoma, 'Trebuchet MS', sans-serif;color: #616161;background: #ffffff;}
#update {margin: 0 auto;padding: 0;font: 13px Tahoma, 'Trebuchet MS', sans-serif;color: #616161;background: #909090;}


/* MAIN */

.main {position:relative;top:0px;margin:0px 70px 0px 70px;}
#setmain {height:600px;border: 0px;}
.indexphotobox {height:530px;width:354px;margin: 0 auto;border: 0px;}


/* 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: #707070;}
h2 {font: bold 16px 'Trebuchet MS', Arial, Sans-serif;color: #505050;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;}

imageblank {height:490px;width:610px;border:0px;}

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

#indeximage {background: url(../images/index/index.jpg) no-repeat;height:530px;width:354px;margin: 0 auto;border: 0px;}

#biophoto {position:relative;top:0px;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:160px;width:160px;border:0px;}

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

#shopphoto {position:relative;top:0px;background: url(../about/images/biophoto.jpg) no-repeat;height:200px;width:200px;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:-160px;left:0px;}

.indexcaption {position:relative;top:-35px;left:0px;width:100%;background:#707070;
font: bold 11px Tahoma, 'Trebuchet MS', sans-serif;text-align:right;color: #ffffff;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
filter: alpha(opacity=55);opacity: .55;}



/***********************
	  LAYOUT
************************/
.headerbar {position:relative;top:0;left:0;height:30px;width:100%;margin:0px;padding:0px;}
.footerbar {height:20px;width:100%;border:0px;margin:0px;padding:0px;}
#linkbar {width:100%;text-align:center;padding:20px;}

/* CONTENT */
.indexhr {height:1px;width:400px;color:#909090;}
#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%;}
 
.bgcolor {background-color:#E0E0E0;}



