/***********************************************/
/* jlawlessmedia.css                           */
/* Use with understanding and kindness         */
/***********************************************/

/***********************************************/
/* Code by - Jeff Lawless - 2007               */
/***********************************************/ 




body {

	background-image: url(images/bg-body_tan.png);

	background-repeat: no-repeat;

}



a:link {

	color: #005B7F;

	text-decoration: none;

}



a:visited {
	color: #3333FF;
	text-decoration: none;
}

a:hover, a:active{

	color: #003366;

}



.h1{

	color: #0076A3;

	font-weight: normal;

	margin-top: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 0.9em;

	position: relative;

}



.h2{

	color: #8C6238;

	font-weight: normal;

	margin-top: 0px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 2em;

}

.h3{

	color: #0076A3;

	font: 106% georgia, times, "times new roman", serif;

	font-weight: bold;

	margin-top: 0;

	font-size: 1em;

}

.h4{

	color: #C7B299;

	font-weight: normal;

	margin-top: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

}

.h5{

	color: #005B7F;

	font-weight: normal;

	margin-top: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px 4px 0px;
	list-style-type: none;
	
}



.p{

	color: #000000;

	font-weight: normal;

	margin-top: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

}



.comments {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #0076A3;

	background-position: right;

	float: right;

}


.art_content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: #386c7d;

	text-align: right;

}





.header {

	padding: 2px;

	text-align: left;

	vertical-align: bottom;

}



.footer {

	font-family: Arial, Helvetica, sans-serif;

	color: #c7b299;

	font-size: 0.8em;

}



#top_header {
	height: 14px;
	width: 800px;
	padding: 4px;

}

/*
#navLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	font-weight: bold;

	color: #386c7d;

	margin: 4px;

	padding: 4px;

}
*/

#nav {
	filter: Light;
	background-repeat: no-repeat;
	width: 158px;
	height: 277px;
	left: 633px;
	top: 94px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	position: absolute;
}

#nav a {
	display: block;
}

#nav a:link {
	text-decoration: none;

}

#nav a:visited {
	text-decoration: none;
	color: #005B7F;
}

#nav a:hover {
	background-image: url(images/backg_rollover.gif);
}


#artwork {
	width: 400px;
	float: left;

}

#content {
	width: 200px;
	padding: 6px;
	left: 402px;
	top: 66px;
	margin-left: 406px;

}

#footer {
	background-image: url(images/roswell_tape2.png);
	background-repeat: no-repeat;
	width: 800px;
	text-align: right;
	clear: both;

}

#container {
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;

}
