/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	CONTENT STYLES
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Body structure elements
/*-------------------------------------------------------------------------------------------------------*/
body
{
	margin:				0px;
	padding:			0px;
	background-color:	#EEEEEE;
	background-image:	url( images/bkg.jpg );
	background-repeat:	x;
}

#header
{
	display:			block;
	width:				auto;
	height:				80px;
}

#nav
{
	position:			absolute;
	top:				83px;
	left:				5px;
	z-index:			60px;
}

#content
{
	display:			block;
	margin:				10px 40px 40px 140px;
	width:				auto;
	padding:			0px;
}


#footer
{
	clear:				both;
	margin:				20px 0px;
	border-top:			1px solid #332244;
	line-height:		2.0em;
	font-family:		verdana,arial,sans serif;
	font-size:			0.7em;
}


/*-------------------------------------------------------------------------------------------------------*/
/*	Footer styles
/*-------------------------------------------------------------------------------------------------------*/
#footer a
{
	padding:			0px 0px;
	white-space:		nowrap;
	
	text-decoration:	none;
	color:				#999CAC;
}

#footer a.active
{
	padding:			0px 0px;

	text-decoration:	none;
	color:				#332244;
}

/*	used for the dividing line | between nav items	*/
.divider
{
	padding:			0em 1em;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Standard body styles
/*-------------------------------------------------------------------------------------------------------*/
.title
{
	font-weight:		bold;
	font-size:			16px;
}

.paintings_title
{
	font-weight:		bold;
	font-size:			11px;
	font-family:		verdana,arial,sans serif;
	color:				#AA1111;
}

h1 a
{
	text-decoration:	none;
	color:				#332244;
}

h2
{
	margin:				0em;
	padding:			0.5em 0em 0em 0em;
	
	font-family:		arial,sans serif;
	font-weight:		bold;
	font-size:			0.85em;
	color:				#332244;
}

h3
{
	margin:				1.7em 0em 0em 0em;
	line-height:		1.7em;
	font-family:		verdana,arial,sans serif;
	font-weight:		bold;
	font-size:			0.70em;
	color:				#332244;
}

/*	Same properties except different line-height	*/
.bodytext,.bodytext2
{
	padding:			0px;
	line-height:		1.7em;
	font-family:		verdana,arial,sans serif;
	font-size:			11px;
	color:				#336699;
}

.bodytext2
{
	line-height:		1.4em;
	margin-bottom:		1.3em;
}

.tabletext
{
	padding:			0px;
	line-height:		1.7em;
	font-family:		verdana,arial,sans serif;
	font-size:			11px;
	color:				#336699;
}

.caption
{
	font-family:		verdana,arial,sans serif;
	font-size:			9px;
	color:				#336699;
}

a
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#22CCAA;
}

a:hover
{
	color:				#11AA44;
}

blockquote
{
	margin:			1em 3em;
	border-top:		1px solid rgb(221,204,204);
	border-bottom:	1px solid rgb(221,204,204);
	padding:		0.5em 0em;
	font-family:	times new roman,times;
	font-size:		1.15em;
	font-style:		italic;
	line-height:	1.4em;
	color:			rgb(153,51,51);
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Table data
/*-------------------------------------------------------------------------------------------------------*/
table.data
{
	border:				1px solid rgb(204,204,204);
}

th.thead
{
	background-color:	rgb(204,204,204);
	vertical-align:		bottom;
	text-align:			left;
	font-family:		verdana,arial,sans serif;
	font-weight:		bold;
	font-size:			0.72em;
	color:				black;
}

td.tdata
{
	background-color:	white;
	padding:			0.25em 0.5em;
	border-bottom:		1px solid rgb(204,204,204);
	vertical-align:		top;
	text-align:			left;
	font-family:		verdana,arial,sans serif;
	font-size:			0.65em;
	color:				black;
}

.navbox_1
{
	padding:			10px;
	background-color:	#EE9999;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

.navbox_2
{
	padding:			10px;
	background-color:	#8EE29F;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

.navbox_3
{
	padding:			10px;
	background-color:	#D3CB92;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

.navbox_4
{
	padding:			10px;
	background-color:	#93B4EC;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

.navbox_5
{
	padding:			10px;
	background-color:	#DAA6C9;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

.navbox_6
{
	padding:			10px;
	background-color:	#BAC873;
	border:				1px solid #444477;
	width:				260px;

	line-height:		12px;
	font-family:		verdana,arial;
	font-size:			10px;
	color:				#1C1E46;
	padding-left:		10px;
	padding-right:		10px;
}

a.navbox
{
	color:				#FFEE55;
	text-decoration:	none;
}