@CHARSET "ISO-8859-1";

body
{
	background: #55154f url(/images/site/background.gif) repeat-x;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: white;
}

body.cosmos_editor
{
	color: white;
	text-align: left;
	background: #57004f;
}

a
{
	color: white;
}

#page
{
	text-align: left;
	margin: 20px auto;
	width: 990px;
	background: white;
}

#homepage
{
	text-align: left;
	margin: 20px auto;
	width: 770px;
	background: white;	
}
#homepage-content
{
	text-align: left;
	width: 770px;
	background: url(/images/home/photography.jpg) no-repeat top right;
}
#homepage-content a
{
	color: white;
	text-decoration: none;
}
#home-footer
{
	background: #986f96;
	width: 770px;
	float: left;
}
#home-footer p
{
	margin: 10px 20px;
}
#home-footer p a
{
	color: white;
}
#page-wrapper
{
	background: white;
	padding: 4px;
	float: left
}

#title
{
	float: left;
	width: 982px;
	height: 144px;
	background: url(/images/site/title.png) repeat-y;
}

#title img#bac_logo
{
	float: left;
	margin: 15px 0 0 20px;
}

#title span
{
	float: right;
	color: white;
	font-size: 2em;
	line-height: 1.2em;
	margin: 23px 0 0 20px;
}

#title img#gjp_logo
{
	float: right;
	margin: 23px 20px 0 20px;
}

#content-pane
{
	float: left;
	width:982px;
	margin: 10px 0;
	background: #57004f;
	color: white;
}
#content
{
	float: left;
	padding: 20px;
}

#image-scoller-wrapper
{
	float: left;
	width: 982px;
	height: 120px;
}
#image-scroller
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	background: #28363f;
}
#image-scroller li
{
	float: left;
	margin: 10px 10px 10px 0;
	list-style: none;
}
#menu
{
	float: left;
	width: 982px;
	margin: 10px 0 0 0;
}
#menu ul
{
	margin: 0 14px;
	padding: 0; 
}
#menu ul li
{
	float: left;
	list-style: none;
}
#menu ul li span, #homepage-content div span
{
	display: block;
	float: left;
	height: 44px;
	background: url(/images/site/button_bg.png) repeat-x;
}
#menu ul li span span, #homepage-content div span span
{
	display: block;
	float: left;
	height: 44px;
	background: url(/images/site/button_left.png) no-repeat top left;
	padding-left: 30px;
	cursor: pointer;
}
#menu ul li span span span, #homepage-content div span span span
{
	display: block;
	float: left;
	height: 44px;
	padding: 0 30px 0 0;
	background: url(/images/site/button_right.png) no-repeat top right;
}
#menu ul li a, #homepage-content div a
{
	font-size: 1.8em;
	color: white;
	text-decoration: none;
	line-height: 1.8em;
}
h1
{
	line-height: 30px;
	height: 34px;
	font-size: 2em;
}
h1 span
{
	display: block;
	float: left;
	height: 34px;
	background: url(/images/site/title_bg.gif) repeat-x;
}
h1 span span
{
	display: block;
	float: left;
	height: 34px;
	background: url(/images/site/title_left.gif) no-repeat top left;
	padding-left: 20px;
}
h1 span span span
{
	display: block;
	float: left;
	height: 34px;
	padding: 0 20px 0 0;
	background: url(/images/site/title_right.gif) no-repeat top right;
}

ul.title
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 940px;
}
ul.title li
{
	display: inline;
	float: left;
	margin: 5px 10px;
}
ul.title li a
{
	font-size: 1.2em;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	color: #eee;
}
ul.title li a span
{
	display: block;
	float: left;
	height: 34px;
	background: url(/images/site/submenu_bg.gif) repeat-x;
}
ul.title li a span span
{
	display: block;
	float: left;
	height: 34px;
	background: url(/images/site/submenu_left.gif) no-repeat top left;
	padding-left: 20px;
	cursor: pointer;
}
ul.title li a span span span
{
	display: block;
	float: left;
	height: 34px;
	padding: 0 20px 0 0;
	background: url(/images/site/submenu_right.gif) no-repeat top right;
}
ul.title li h1
{
	padding: 0;
	margin: 0;
	display: inline;
	cursor: pointer;
}
.homepage-content
{
	width: 770px;
	text-align: left;
	margin: 150px auto 0 auto;
	color: #97258F;
	font-size: 0.8em;
}
.homepage-content h1
{
	text-align: center;
	font-size: 1.4em;
}
