/* CSS Document */

/*
-----------------------------------------------
Author:   Chris Arella
Version:  January 2006
http://www.chrisarella.com/css
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("http://www.chrisarella.com/css/main.css");
@import url("http://www.chrisarella.com/css/insidestyle.css");

/* Relative Styles
----------------------------------------------- */


div#areaheaders {
	width:636px;
	height:178px;
	background: url(images/top/header_ui.jpg);
}

.gallerythumb img {border: 0px solid #666 !important;}

/* content area */

div#contentarea {
	top: 226px;
}

/* header styles */

h1 { color: #669900; }
h2 { color: #3C83BB; }
h3 { color: #666; }
h4 { color: #669900; } 
h5 { color: #3C83BB; }
h6 { color: #666; } 
