/* CSS for Bamboudesign (c) 2008 All rights reserved  www.bamboudesign.com */



html {
	margin: 0px;
	}	


/* PAGE BACKGROUND */

body {

	margin: 0px;
	align: center;
	background: #FFFFFF; 
	
	/* scrollbar colors: */
	
	SCROLLBAR-TRACK-COLOR: #74604B;  /* BG: scrollbar background */
	SCROLLBAR-FACE-COLOR: #8DADCD;   /* BAR: movable bar color */
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;    /* BORDERS: bottom & right borders of bar */
	SCROLLBAR-DARKSHADOW-COLOR: #74604B;    /* SHADES: bottom & right border shades of bar */
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;   /* BORDERS: top & left borders of bar */
	SCROLLBAR-HIGHLIGHT-COLOR: #74604B;   /* SHADES: top & left border shade of bar */
	SCROLLBAR-ARROW-COLOR: #74604B;    /* ARROWS: color of top & bottom arrows */

	}
	

	

/* TEXT FONTS */

p,td,address	{
	font-family: "trebuchet ms", geneva, tahoma, helvetica, "lucida sans", sans-serif;					/* Trebuchet ms, Georgia, Helvetica, sans-serif */
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14pt;
	color: #74604B;
	font-style: normal;
	}
	
	
h1		{
	font-family: Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #8DADCD;
	letter-spacing: -1px;
	line-height: 35pt;
	}
	
	
h2		{
	font-family: Geneva, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #333333;
	letter-spacing: 0px;
	line-height: 25pt;
	}	
	

li	{
	font-family: trebuchet ms, geneva,tahoma,helvetica,"lucida sans",sans-serif;
	line-height: 16pt;
	}
	

hr	{
	border-top: 1px solid #8DADCD;
	}
	

		


/* LINKS */


a	{				/* inactive links are fushia */
	color: #CC0066;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}
	
	
a:active {				/* clicked links are gray in pale pink background */
	color: #666666;
	background-color: #FFCEE7;
	text-decoration: none;	
	}
		
	
/*  a:visited	{	* visited links are baby blue *
	color: #8DADCD;
	text-decoration: none;
	}
	
*/



.blue:a:hover	{
		text-decoration: underline;
		}
	
 
.button:a {
	color: #FFFFFF;
	font-weight: normal;
  } 


.button:a:hover {
	font-weight: strong;
	text-decoration: none;
  }
  



/* CLASSES */


.pheaders	{	/* paragraph headers are baby blue */
	font-size: 16px;
	color: #8DADCD;
	font-weight: bold;
	line-height: 18pt;
	}


.sml	{
	font-size: 8pt;
	line-height: 11pt;
	}
	

.crumb	{
	font-size: 7pt;
	}
	
.huge	{
	font-family: arial, helvetica, "lucida sans", sans-serif;
	color: #999999;
	font-size: 50px;
	letter-spacing: -2px;
	padding-top: -20px;
	padding-bottom: -60px;
	line-height: 45pt;
	font-weight: 700;	
	}


.large	{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18pt;	
	}
	

.blue	{	/* inactive links or text in dark background are baby blue */
	color: #8DADCD;
	text-decoration: none;
	}
	
		
.button {
	display: block;
	width: 150px;
	height: 25px;
	background: url(../images/button_aubergine.gif) no-repeat 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;	
  } 
  

.whitesmall		{
	font-size: 7pt;
	color: #FFFFFF;
	}

.center	{
	align: center;	
		}
		
.footer	{
	font-size: 8pt;

	}
	
	
.standout	{
	color: #FF9900;

	}	




/* DIVISIONS */


#body {
	height: 800px;
	width: 800px;
	align: center;
	border-style: dotted;
	z-index: 1;
	background-position: center center;
	float: none;
	overflow: visible;
	}


#logo {
	position: absolute;
	width: 195px;
	height: 44px;
	top: 20px;
}
  
  
#navmenu {
position: absolute;
  top: 10px; 
  right: 110px; 
  width: 114px;
  height: 119px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
  }
  
  
  
#navmenu_home {
position: relative;
  top: 80px; 
float: right;
  width: 400px;
  height: 40px;
  }


#homeimage {
	position: relative;
	float: left;
	width: 350px;
 	height: 400px;
	vertical-align: bottom;
}


#homemessage {
	position: relative;
top: 60px;
  float: right;
  width: 400px;
  height: 280px;
  font-size: 17pt;
  color: #000000;
  text-align: left;
  
}


#twitter {
	width: 250px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}


#anchormenu {
	position: relative;
	width: 220px;
	float: right;
  }
  

#rightpodTop {
  position: absolute;
  margin-top: 150px; 
  width: 170px;
  height: 30px;
  background: url(../images/bg_frame_aubergine_top.gif) no-repeat 0px 0px;
  }
  
  
#rightpod {
	position: absolute;
	margin-top: 180px;
	border-left: solid 2px #660033;
	border-right: solid 2px #660033;
	width: 146px;
	height: 290px;
	padding: 10px;
}


#rightpodBot {
	position: absolute;
	margin-top: 470px;
	width: 170px;
	height: 30px;
	background: url(../images/bg_frame_aubergine_bot.gif) no-repeat 0px 0px;

  }  


#contactpod {
	position: absolute;
	margin-top: 540px;
	width: 150px;
	height: 100px;
	background: url(../images/bg_pod_aubergine.gif) no-repeat 0px 0px;
	padding: 10px;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: right;	
  }  


#attend {
	position: inherit;
	width: 140px;
	height: 60px;
	background: url(../images/bg_pod_grey.jpg) no-repeat 0px 0px;
	padding: 10px;
	font-size: 8pt;
	text-align: center;	
  }  
 



	
#line	{
	height: 1px;
	background-repeat: repeat;
	background-image: url(../images/dot_aubergine.gif);
	}
	

#frame-grey		{
	border: solid 1px #CCCCCC;
	padding: 10px;
	}


#frame-beige		{
	border: solid 1px #cccccc;
	}	
	
	
#portfolio-button {
	position: relative;
	float: right;
	bottom: 20px;
	right: 10px;
	width: 206px;
	height: 41px;
	
  }
		

/* FORM STYLE & FONTS */


select,input,option,textarea	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #74604B;
	}



/* PHOTO GALLERY */


.gallerycontroller	{
		width: 250px
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #999933;
		}


.gallerycontent 	{
		width: 250px;
		height: 200px;
		border: 1px solid black;
		background-color: #DFDFFF;
		padding: 3px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #FFFFFF;
		}
		
		

