*
{
	margin: 0px;
	padding: 0px;
}

/* commented backslash hack \*/
html, body
{
	height: 100%;
}
/* end hack */
html, body
{
	margin: 0;
	padding: 0;
}

img
{
	border:0;
}

p
{
	font-size:1.2em;
	margin:0;
	line-height:150%;
	letter-spacing:1px;
	text-align:justify;
}

h1
{
	font-size:2em;
}

h2
{
	font-size:1.5em;
}

h3
{
	font-size:1.2em;
}

ul, li, ol
{
	font-size:1.1em;
	margin:0;
	margin-left:10px;
	line-height:150%;
	letter-spacing:1px;
	text-align:justify;
}

a:link, a:visited 
{
	color:#B20838;
	text-decoration:none;
} 

a:hover, a:active 
{
	color:#B20838;
	text-decoration:underline;
}

body
{
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height:150%;
	letter-spacing:1px;
	margin: 0px;
	background-color: #000000;
	height: 100%;
	background-image:url(images/gradientBG.jpg);  
	background-position:top; 
	background-repeat:repeat-x;
}

#mainContainer
{
	width:1000px;
	height: auto;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	background-image:url(images/mainBG.png);  
	background-repeat:repeat-y;
}

#header
{
	width:900px;
	height: 149px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	background-image:url(images/header.jpg);  
	background-repeat:no-repeat;
	border: none;
}

#navBar
{
	width:1000px;
	height: 44px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	background-image:url(images/NavBar.png);  
	background-repeat:no-repeat;
}

#navLinks
{
	width:632px;
	height:15px;
	top:0;
	margin-left:335px;
	margin-top:16px;
	position:absolute;
}

#navShadow
{
	width:1000px;
	height: 20px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	background-image:url(images/navShadow.png);  
	background-repeat:no-repeat;
}

#contentContainer
{
	width:900px;
	height: auto;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	background-color: #ffffff;
}

#leftColumn
{
	width:246px;
	height:840px;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	position:relative;	
}

#leftStrip
{
	width:231px;
	height:840px;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	position:relative;
	float:left;
	background-color: #f0ecdf;	
	background-position:bottom;
	background-image:url(images/leftStrip.jpg);  
	background-repeat:no-repeat;
	z-index:1;
	
}

.whiteBox
{
	width:231px;
	height:175px;
	position:absolute;
	background-color: #ffffff;
	z-index:2;
	left: 0px;
	margin-left:15px;
}

.leftPhoto
{
	margin-left:15px;
	margin-top:15px;
}

#rightColumn
{
	width:654px;
	height:840px;
	top:0;
	left:0;
	margin-top:0;
	margin-left:246px;
	position:absolute;	
}

#footer
{
	width:900px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(images/footerBG.jpg);  
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	padding-top:12px;
	line-height: 150%;
}

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

#footer a:hover, #footer a:active
{
	color:#FFFFFF;
	text-decoration: underline;
}

#logo
{
	width:335px;
	height:273px;
	position:absolute;
	top:0;
	left: 0px;
	margin-top:0px;
	margin-left:0px;
	background-image:url(images/360Logo.png);
	background-repeat:no-repeat;
	z-index:50;
}

#mainSlideshowContainer
{
	width:580px;
	height:375px;
	top:17px;
	left:37px;
	margin-top:0px;
	margin-left:0px;
	position:absolute;
}
