/* CSS Document */
/* STYLE STUFF */
a {
	color:#0099CC; 
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:visited {
 	color:#6699CC;
	text-decoration:none;
	outline:none;
}
a:active {
	color:#0099CC; 
	text-decoration: underline;
}
a:hover {
	color:#95E4FF; 
	border-bottom: 1px dashed #FEC2DE;
}
a.thumbnail{
	border-style:none;
	outline:none;
}
h1 {
	font:normal 2em/1em Verdana, Tahoma, Arial, Georgia, sans-serif;
	text-align:left;
}
body {
	font:normal 0.7em/1.4em Verdana, Tahoma, Arial, Georgia, sans-serif;
	background-color:#CBE1E1;
	color:#663333;
}
/* DIVS START HERE */
#outer {
	width:800px;
	height:770px;
	margin:auto;
}
#header {
	width:800px;
	height:211px;
	background-image:url(images/header.gif);
}
/* NAVIGATION BAR */
#navbar {
	width:799px;
	height:26px;
	background-color:#E1EACE;
	float:left;
	border:solid #CCCCCC;
	border-width:1px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
}
#left_tab {
	width:67px;
	height:26px;
	background-image:url(images/left_tab.gif);
	float:left;
}
#news_button {
	width:83px;
	height:26px;
	background-image:url(images/news_button.gif);
	float:left;
}
#news_button:hover {
	background-position: 0 -26px;
}
#news_button_down {
	width:83px;
	height:26px;
	background-image:url(images/news_button.gif);
	float:left;
	background-position:0 -52px;
}
#about_button {
	width:90px;
	height:26px;
	background-image:url(images/about_button.gif);
	float:left;
}
#about_button:hover {
	background-position: 0 -26px;
}
#about_button_down {
	width:90px;
	height:26px;
	background-image:url(images/about_button.gif);
	float:left;
	background-position:0 -52px;
}
#paintings_button {
	width:107px;
	height:26px;
	background-image:url(images/paintings_button.gif);
	float:left;
}
#paintings_button:hover {
	background-position: 0 -26px;
}
#paintings_button_down {
	width:107px;
	height:26px;
	background-image:url(images/paintings_button.gif);
	float:left;
	background-position: 0 -52px;
}
#drawings_button {
	width:105px;
	height:26px;
	background-image:url(images/drawings_button.gif);
	float:left;
}
#drawings_button:hover {
	background-position: 0 -26px;
}
#drawings_button_down {
	width:105px;
	height:26px;
	background-image:url(images/drawings_button.gif);
	float:left;
	background-position: 0 -52px;
}
#pixels_button {
	width:90px;
	height:26px;
	background-image:url(images/pixels_button.gif);
	float:left;
}
#pixels_button:hover {
	background-position: 0 -26px;
}
#pixels_button_down {
	width:90px;
	height:26px;
	background-image:url(images/pixels_button.gif);
	float:left;
	background-position: 0 -52px;
}
#contact_button {
	width:95px;
	height:26px;
	background-image:url(images/contact_button.gif);
	float:left;
}
#contact_button:hover {
	background-position: 0 -26px;
}
#contact_button_down {
	width:95px;
	height:26px;
	background-image:url(images/contact_button.gif);
	float:left;
	background-position: 0 -52px;
}
#links_button {
	width:96px;
	height:26px;
	background-image:url(images/links_button.gif);
	float:left;
}
#links_button:hover {
	background-position: 0 -26px;
}
#links_button_down {
	width:96px;
	height:26px;
	background-image:url(images/links_button.gif);
	float:left;
	background-position: 0 -52px;
}
#right_tab {
	width:60px;
	height:26px;
	background-image:url(images/right_tab.gif);
	float:left;
}
/* MAIN SECTION */
#middle {
	float:left;
	width:auto;
	height:auto;
	background-image:url(images/squares.gif);
	background-repeat:repeat;
	border:solid #CCCCCC;
	border-width:1px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
}
#grey_line {
	width:1px;
	height:inherit;
	background-color:#CCCCCC;
	float:left;
}
#grey_line2 {
	width:1px;
	height:inherit;
	background-color:#CCCCCC;
	float:right;
}
#sidebar {
	width:197px;
	height:auto;
	background-image:url(images/squares.gif);
	background-repeat:repeat;
	float:left;
	text-align: left;
}
#in_sidebar {
	width:190;
	height:auto;
	float:left;
	text-align: left;
}
#ephemera {
	width:170px;
	height:38px;
	background-image:url(images/ephemera.gif);
	background-repeat:no-repeat;
	float:left;
	margin:8px 0px 10px 10px;
}
#main {
	width:600px;
	float:left;
	border:solid #CCCCCC;
	border-width:1px;
	border-top:0px;
	border-bottom:0px;
}
#titlebar {
	width:585px;
	height:45px;
	background-color:#FDFFE8;
	float:left;
	border:solid #CCCCCC;
	border-width:1px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	margin-top:-1px;
	padding-top:10px;
	padding-left:15px;
}
#dash_line {
	width:600px;
	height:4px;
	background-image:url(images/line.gif);
	float:left;
}
#content {
	width:580px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	padding:0px 10px 10px 10px;
}
#news_item {
	float:left;
	width:580px;
}
#divider {
	background-image:url(images/line.gif);
	float:left;
	width:580px;
	height:4px;
	margin-top:2px;
}
/* FOOTER */
#footer {
	width:800px;
	height:35px;
	background-image:url(images/footer.gif);
	float:left;
}
/* Div Classes */
#right_img {
	float:right;
	padding:10px 5px 5px 5px;
}
#left_img {
	float:left;
	padding:5px 5px 5px 10px;
}
#list {
	list-style-image:url(images/bullet.gif);
}