/**/
/**/
/*Hello interested webby guy/gal! the code below was produced by telltheinternet.com, so don't be stealin' it! That wouldn't be cool you know? But hey if you want to use it for something personal like your css education files then please go ahead or if your a non-profit then you may also run off with the codes below :). But if you're a guy who works for some greedy corporation then i wouldn't suggest stealin' this stuff ;).*/
/**/
/**/

body {background-color: white;
	text-align: center;
	font-family: georgia;
	font-size: 12px;
	line-height: 170%;
	}
	
#wrap {width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {width: auto;
	background-color: #F9FFED;
	background-image: url(images/2010.jpg);
	background-position: right;
	padding: 2px;
	height: 45px;
	text-align: left;
	border: 1px solid #808080;
	}
	
#tnav {width: auto;
	background-color: #7da838;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	text-align: left;
	}
	
#lnav {width: 680px;
	float: left;
	text-align: left;
	}
	
#rnav {width: 100px;
	float: left;
	text-align: left;
	}
	
span.head {font-family: arial;
	font-size: 10px;
	color: white;
	position: relative;
	bottom: -24px;
	}
	
input.form {font-family: arial;
	background-color: white;
	border: 1px solid #808080;
	padding: 3px;
	margin-bottom: 3px;
	}
	
input.form:hover {font-family: arial;
	background-color: #FFFFF5;
	border: 1px solid #303030;
	padding: 3px;
	margin-bottom: 3px;
	}
	
#message {background-color: #F9FFED;
	border: 1px dotted #808080;
	padding: 10px;
	margin-top: 20px;
	}
	
#art {background-color: #FAFAFA;
	border: 1px dotted #808080;
	padding: 10px;
	text-align: left;
	margin-top: 40px;
	}
	
#art:hover {background: #FFFFED;
	border: 1px dotted #808080;
	padding: 10px;
	text-align: left;
	margin-top: 40px;
	}
	
#art2 {background-color: #FFFFF7;
	border: 1px dotted #808080;
	padding: 10px;
	text-align: left;
	margin-top: 25px;
	float: left;
	width: 530px;
	background-image: url(images/introbr.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
#art2b {background-color: #FFFFF7;
	border: 1px dotted #808080;
	padding: 10px;
	text-align: left;
	float: left;
	width: 520px;
	background-image: url(images/introbr.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
#art3 {background-color: #FFFFED;
	border: 1px dotted #808080;
	padding: 10px;
	text-align: left;
	margin-top: 25px;
	float: right;
	width: 215px;
	}
	
span.title {font-size: 14px;
	font-weight: bold;
	}
	
#left {width: 420px;
	float: left;
	text-align: right;
	}
	
#right {width: 375px;
	float: right;
	text-align: right;
	}
	
span.comments {font-family: georgia; 
	}
	
#br {width: 800px;
	text-align: right;
	font-size: 8px;
	font-family: arial;
	position: relative;
	}
	
img.logo {position: relative;
	left: -538px;
	}
	
#foot {position: relative;
	padding: 5px;
	width: 800px;
	bottom: 5px;
	left: 5px;
	margin-top: 70px;
	border-top: 1px dotted #808080;
	margin-left: auto;
	margin-right: auto;
	}
	
/*link sexyness - for clickyness */
a.nav:link {
	color: #595959;
	border-bottom: 1px dotted #7DA838;
	text-decoration: none;
	}
	
a.nav:visited {
	color: #595959;
	border-bottom: 1px dotted #7DA838;
	text-decoration: none;
	}
	
a.nav:active {
	color: #7DA838;
	text-decoration: none;
	}
	
a.nav:hover {
	color: #7DA838;
	text-decoration: none;
	}
	
a.nav2:link {
	color: white;
	font-family: arial;
	margin-right: 20px;
	text-decoration: none;
	}
	
a.nav2:visited {
	color: white;
	font-family: arial;
	margin-right: 20px;
	text-decoration: none;
	}
	
a.nav2:active {
	color: white;
	font-family: arial;
	margin-right: 20px;
	text-decoration: none;
	}
	
a.nav2:hover {
	color: white;
	font-family: arial;
	margin-right: 20px;
	text-decoration: none;
	}
	
a.red:link {
	color: red;
	text-decoration: none;
	}
	
a.red:visited {
	color: red;
	text-decoration: none;
	}
	
a.red:active {
	color: red;
	text-decoration: none;
	}
	
a.red:hover {
	color: red;
	text-decoration: none;
	}
	
a.green:link {
	color: green;
	text-decoration: none;
	}
	
a.green:visited {
	color: green;
	text-decoration: none;
	}
	
a.green:active {
	color: green;
	text-decoration: none;
	}
	
a.green:hover {
	color: green;
	text-decoration: none;
	}
