/* CSS Document */

* {
	padding: 0;
	margin:  0;
	color: #CCCC00;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body{
	background-color: #574113;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.wrapper {
	width: 800px;
	height: auto;
	position:	relative;
	left: 160;
	margin-top: 7px;
	background-color: #6C5118;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	


/*
#home {
	background-image:url(../images/bkgrnd-lynnespage.jpg);
	}
	
#resume {
	background-image:url(../images/bkgrnd-lynnesResume.jpg); 
	}
	
#flash {
	background-image:url(../images/bkgrnd-lynnesFlash.jpg); 
	}
	
#photo {
	background-image:url(../images/bkgrnd-lynnesphotoshop.jpg); 
	}
	
#quark {
	background-image:url(../images/bkgrnd-lynnesquark.jpg); 
	}
	
#gallery {
	background-image:url(../images/bkgrnd-photogallery.jpg); 
	}
	
*/
	
#welcome-content {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 200px;
	left: 400px;
	font: garamond;
	font-size: 20px;
	background-color: 574113;
}



#titleblock
{
	display: block;
	background-color: #000066;
	height: 25px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
}

#navtable a
{
	display: block;
	padding: 2px;
	background-color: #000066;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #eee;
	
}
 
#navtable a:link
{
color: #CCCC00;
text-decoration: none;
}

#navtable a:visited   
{
color: #ff6600;
text-decoration: none;
}



#navtable a:hover
{
background-color: #780007;
color: #fff;
text-decoration: underline;
}

#navtable a:active 
{
color: #ff6600;
background-color: #780007;
text-decoration: none;
}

#navtable p:selection
{
color: #ff6600;
background-color: #780007;
text-decoration: none;
}



#navcontainer { 
margin: 0;
padding: 0;

position: absolute;
top: 200px;
left: 159px;
width: 228px;
height: 300px;
 }
#bottomnav {
	clear: both;
}
.pics {
	float: left;
}

#navcontainer ul
{

list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #330066;
border-bottom: 1px solid #eee;
}

#navcontainer  a:link
{
color: #FFFF99;
text-decoration: none;
}

#navcontainer a:visited
{
color: #FF6600;
text-decoration: none;
}

#navcontainer   a:hover
{
background-color: #FF6633;
color: #fff;
}

#tiny_ad a:hover
{

}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
}
h3 {
	font-size: 14px;
	list-style-position: inside;
}
h2 {
	font-size: 18px;
	color: #000066;
	line-height: 22px;
}
h4 {
	font-size: 12px;
	color: #000066;
}

.box1-imageR {
	border-color: #CCCCCC #333333 #333333 #FFFFFF;
	border-width: medium;
	border-style: ridge;
	margin-left: 5px;
	float: right;
}

.box1-imageL {
	border-color: #CCCCCC #FFFFFF #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
	margin-right: 8px;
	float: left;
}
#home #maincontent #picturecontainer #gallery .pics {
	float: left;
	margin: 10px 10px 10px 10px;
}
