/* CSS Document */
body 
{
	background: #f4f4f4 url(http://www.theworkshoponline.com/menu.gif) repeat-y left;
	
}
.main
{
	width: 375px;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	color: black; 
	font-size: 12px;
	margin: auto;
    float: left;
	position: absolute;
	top: 120px;
	left: 200px;

}

.main2
{
	width: 430px;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	color: black; 
	font-size: 12px;
	margin: auto;
    float: left;
	position: absolute;
	top: 120px;
	left: 200px;

}


.menu 
{
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #0000FF;
	background: transparent url(http://www.theworkshoponline.com/menupic.gif) repeat-y left;
	font-size: 15px;
	text-decoration: none;
	float: left;
	position: absolute;
	top: 122px;
	left: 0px;
	
	
	font: bold;
	
	
	
	
	
}

#links a:link 
{
	text-decoration: none;
	color: #094b88;
}

#links a:visited 
{
	text-decoration: none;
	color: #094b88;
}

a:link, a:visited 
{
	text-decoration: none;
	color: white;

	
}

.menutd 
{
	
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 14px;

	
	
}

.menu a:hover 
{
	display: block;
	background-color: #FFFFFF;
	
	
	color: #094b88;
}

.menback 
{
	padding-top: 0;
	margin-top: 0;
	float: left;
}


h1 
{
	font-size: 65px;
	color: #FFFFFF;
}

#projects a:link, #projects a:visited
{
text-decoration: none;
color: #0b84ff;
}


#projects a:hover 
{
text-decoration: none;
color: black;
}

input.join 
{
	background-image: url(button.gif);
	background-color: #3a569d;
	color: white;
	float: right;
	
	width: 40px;
}
.newsheader 
{
font-size: 13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;	

}

.news 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	font-size: 10px;

}

#pic 
{
	float: right; 
	position: absolute;
	left: 500px;
	
}

h2 
{
	font-size: 16px;
}

.quote 
{
	border-style: solid;
	border-width: 1px;
}

#arrow img 
{
	position: absolute;
	left: 120px;
}

.footer 
{
position: absolute;
float: inherit;
bottom: 0px; 
}

/* Begin Blog Sytles */

#sidebar
{
	
	left: 380px;
	width: 115px;
	position: absolute;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
	
.copy {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

