/* CSS Document */

body {
	background-image: url(back2.png);
	margin: 0px;
	padding: 0px;
	}

#fullcontainer	{
	position: relative;
	width: 100%;
	height: 100%;
	margin-bottom: -180px;
	}

#fade {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#bodycontainer {
	position:relative;
	width:830px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	top: 10px;
	background-repeat: no-repeat;
	background-image: url(back.png);
}
#header {
	position:relative;
	width: 830px;
	height: 60px;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
#nav	{
	position:relative;
	width: 200px;
	height: 500px;
	top: 20px;
	}

#bracket	{
	position:relative;
	width: 35px;
	height: 449px;
	float: right;
}

#content	{
	position: relative;
	width: 625px;
	height:	100%;
	z-index: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	left: 10px;
	}
	
#home	{
	position:relative;
	width: 105px;
	height: 45px;
	float: right;
	padding-bottom: 5px;
	}
	
#about	{
	position:relative;
	width: 105px;
	height: 45px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#works	{
	position:relative;
	width: 105px;
	height: 45px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#link	{
	position:relative;
	width: 105px;
	height: 45px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#leftcol	{
	position:relative;
	width: 47%;
	height: 100%;
	float: left;
	padding: 7px;
	}
	
#rightcol	{
	position:relative;
	width: 47%;
	height: 100%;
	float: right;
	padding: 7px;
	}

#footer	{
	position: relative;
	vertical-align: bottom;
	clear: both;
	width: 100%;
	height: 180px;
	padding: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	background-color: #E8E8D7;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 40px;
	border-top-width: 10px;
	}
	
#footercontent	{
	position: relative;
	width: 670px;
	height: 150px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	}

#footercontentleft	{
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
	margin: 5px;
	padding: 5px;
	}
	
#footercontentmiddle	{
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
	margin: 5px;
	left: 10px;
	padding: 5px;
	}

#footercontentright	{
	position: relative;
	width: 200px;
	height: 100%;
	margin: 5px;
	float: left;
	left: 20px;
	padding: 5px;
	}	
	
.style4 {
	color: #E8E8D7;
	font-size: 14px;
	}

.style3	{
	color: #E8E8D7;
	font-size: 24px;
	}

.quote1	{
	color: #E8E8D7;
	font-size: 18px;
	float: left;
	height: 20%;
	width: 90%;
	text-align: left;
	font-style: italic;
	position: relative;
	}

.quote2	{
	color: #E8E8D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	width: 35px;
	float: right;
	height: 91px;
	position: relative;
	top: 5px;
	}
	
.clearfooter {
height: 180px;
clear: both;
}

.footerheading	{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #774F66;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.footertext	{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
a {
	font-size: 14px;
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

.rss_box {
	 width: 300px;
}

.rss_title, rss_title a {
	margin: 10px 0;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:5px 0;
       padding: 0px;
}

.rss_item  {
  font-size: 14px;
  margin-left: 0px;
  margin-bottom: .5em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}
	
.rss_item a:hover { 
	}

.rss_date {
	font-size: 10px;
	padding: 2px;	
	}

/* rollover foo */

.rolloverhome a	{
position:absolute;
	height:36px;
	background-image:url(homefull.png);
	z-index: 0;
	}
	
.rolloverhome a:hover	{
	position:absolute;
	height:36px;
	background-position:-105px 0 !important;
	background-image:url(homefull.png);
	z-index: 0;
	}
	
.rolloverabout a	{
	position:absolute;
	height:36px;
	background-image:url(aboutfull.png);
	z-index: 0;
	}
	
.rolloverabout a:hover	{
	position:absolute;
	background-position:-105px 0 !important;
	height:36px;
	background-image:url(aboutfull.png);
	z-index: 0;
	}
	
.rolloverworks a	{
position:absolute;
	height:36px;
	background-image:url(worksfull.png);
	z-index: 0;
	}
	
.rolloverworks a:hover	{
	position:absolute;
	background-position:-105px 0 !important;
	height:36px;
	background-image:url(worksfull.png);
	z-index: 0;
	}
	
.rolloverlink a	{
position:absolute;
	height:36px;
	background-image:url(linksfull.png);
	z-index: 0;
	}
	
.rolloverlink a:hover	{
	position:absolute;
	background-position:-105px 0 !important;
	height:36px;
	background-image:url(linksfull.png);
	z-index: 0;
	}
