body {

	background: #000 url(../images/bg-02.jpg) repeat-x top left;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}

p {
	font-size:11px;
	margin:0px;
	padding:0px;

}

h2 {
	padding: 0;
	margin: 0;
}

a, h2 a:hover, h3 a:hover {
	color: #ddd;
	text-decoration: none;
}

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

a:hover {
	color: #5FB7FF;
	text-decoration: underline;
}

#body_container {
	width:100%;
}

#container {
	width:820px;
	text-align:left;
}

#header {

	background-image:url(images/top-05.jpg);
	width: 820px;
	height: 260px;
	background-repeat: no-repeat;
}

/* MAIN MENU */

#tabStyle {
	text-align: center;
	margin: 30px auto -20px auto;
	width: 748px;
	padding-top: 0;
	border: 0;
	height: 51px;
}

#navigation {
	text-align: center;
	float: right; /*Set to "left" or "right" to position menu accordingly*/
	/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
	margin: 30px auto 0 auto;;
	width: 802px;
	height: 44px;
}

#navigation ul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;
}
#navigation li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-right: 4px;
	float: left;
}
#navigation a {
	color: #003399;
	background: url(images/tabs-04.jpg) no-repeat left top;
	float: left;
	margin:	0px;
	padding-left:0px;
	text-decoration: none;
	width: 109px;
	height: 44px;

}

#navigation a:hover {
	background-position: 0 -44px;
	color: #D53827;
}
#navigation a:active {
	background-position: 0 -44px;
	color:#343434;
}

#navigation a span {
	float: none;
	position: relative;
	top: 17px;
	text-transform: uppercase;

}

/* END MENU -- START TAB STYLE*/

#main{

	width: 822px;
	float: left;
	margin: 0px;
	border: 0px solid red;
}

#main_intro {
	width:600px;
	padding: 0px;
	background-color: #000;
	margin: 40pt auto 0 auto;
	text-align: center;
}

#main_content {
	width:822px;
	padding: 15px 0px 0px 0px;
	float:left;
	background: #222 url(images/main-cnt-06.jpg) top center repeat-y;
	z-index: 5;
	position: relative;
	color: #ccc;
}

#main .top {
	background: #222 url(images/main-cnt-top-01.jpg) top left no-repeat;
	height: 20px;
	width: 823px;
}

#main .bottom {
	background: #060606 url(images/main-cnt-bottom-01.jpg) bottom center no-repeat;
	height: 39px;
	width: 822px;
}

#main_content p {

	font-family: Arial, Tahome, Verdana, sans-serif;
	color: #5FB7FF;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 14px;
	padding: 8px 39px 8px 10px;
	z-index: 3;
	position: relative;
}

#main_content p.statement {

	font-family: Arial, Tahome, Verdana, sans-serif;
	color: #5FB7FF;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 14px;
	padding: 8px 50px;
	z-index: 3;
	position: relative;
}

#main_content p.statement a {
	text-decoration: underline;
}

.pageTitle {
	font: 22px/22px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
	color: #bbb;
	padding: 11px 35px;
}

#main_content .slide {
	background: #222 url(images/mars-slide-01.gif) top right no-repeat;
	float: right;
	position: relative;
	right: 40px;
	height: 644px;
	width: 95px;
	z-index: 1;
}

.galTitle {
	font: 22px/22px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
	color: #5FB7FF;
	padding: 25px 0 0 35px;
}

.quote {
	margin: 0 auto;
	text-align: center;
	font-style: italic;
}

/* JQUERY PICS */

.pics {
	
	height: 267px;
	width: 410px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

.pics img {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 370px;
	height: 227px;
	top: 0;
	left: 0;
}

/* ART PIECES */

#paintingProfile {
	width: 270px;
	float: left;
	padding-left: 55px;
}

#paintingInfo {
	width: 480px;
	float: left;
}

.artHolding {
	font: 22px/22px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
	color: #5FB7FF;
	text-align: center;
}

.artTitle {
	font: 22px/22px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
	color: #bbb;
}

#main_content p.descript {
	color: #ccc;
	font-family: arial, "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

#main_content p.descript a, a:visited {
	color: #5FB7FF;
	text-decoration: none;
}

#main_content p.descript a:hover, a:active {
	color: #ddd;
	text-decoration: underline;
}

#main_content img.painting {
	padding: 5px;
	margin-right: 8px;
	border: 1px solid #888;

}

#main_content p.rotation {
	font-size: 12px;
}


/* BREAD CRUMBS YUM */


.breadcrumb {
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-left: 30px;
}

.breadcrumb a {
	background: transparent url(images/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 28px; /*adjust bullet image padding*/
	color: #777;
}

.breadcrumb a:visited, .breadcrumb a:active {
	color: #777;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/* FORM STYLINGS */

form {
	margin-left: 4.5em;
}

form p {
	color: #014A53;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	padding: 8px 0;
}

.label {
	float: left;
	width: 100px;
	font-weight: 700;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: bottom;
	padding-top: 7px;
	padding-left: 3px;
	color: #fff;
}

.input {
	width: 155px;
	border: 1px solid #777;
	padding: 6px;
	margin-bottom: 10px;
}

textarea {
	width: 450px;
	height: 180px;
	padding: 8px;
}

#submit {
	border: 1px solid #bdbdbd;
	color: #666;
	background: #FFF url("images/submit-button.gif") repeat-x left bottom;
	cursor: pointer;
	padding: 5px 10px;
	margin: 5px 1px;
}

/* FOOTING STLYES */


#footer {
	clear: both;
	background: #060606 url(images/footer-bg-01.png) bottom left repeat-x;
	width: 100%;
	height: 105px;
	padding: 0pt;
	color: #bbb;
	text-align: center;
	font-family: Arial, Tahome, Verdana, sans-serif;
}

#footer p {
	padding: 20px 0;
	font-size: 12px;
	line-height: 20px;
}

#footer a, a:visited {
	color: #bbb;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .credit a {
	text-decoration: underline;
}

#footer .credit img {
	vertical-align: middle;
	padding: 4px 0 0 0;
}

