@charset "utf-8";
/*----basic styling----*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#000;
	background-position:top;
	text-align: center;
	font-family:"Myriad Pro", sans-serif;
	font-weight:lighter;
	font-size: 75%;
	padding-top: 0px;
	padding-bottom: 20px;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}
#clear {
	clear: both;
}
/*------position container elements------*/	
#header {
	position: relative;
	background-color:#FFFFFF;
	height: 150px;
	background: url(Images/newsessions/homepage_header.jpg) no-repeat left top;
}
#title {
	text-align: center;
	background-color:#016697;
	color:#FFFFFF;
	height: 70px;
}
/*--Navigation top large--*/
#mainNavlarge {
	background-color:#559cbe;
	text-align: left;
	}
#mainNavlarge ul{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 150px;
	width: 1000px;
	list-style: none;
	background: url(Images/newsessions/navbackgr.jpg) repeat-x top left;
	left:0px;
}
#mainNavlarge ul li {
	float: left;
}
#mainNavlarge ul a {
	padding: 0 1.2em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color:#ffffff;
	float: left;
	display: block;
	background: url(Images/newsessions/navdivider.jpg) no-repeat left top;
}
#mainNavlarge ul a.first {
	background: none;
}
#mainNavlarge ul a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

/*----Main Nav small*/
#mainNav {
	background-color:#559cbe;
	text-align: left;
	}
#mainNav ul{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 198px;
	width: 1000px;
	list-style: none;
	background: url(Images/newsessions/navbackgr.jpg) repeat-x top left;
	left:0px;
}
#mainNav ul li {
	float: left;
}
#mainNav ul a {
	padding: 0 1.2em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color:#ffffff;
	float: left;
	display: block;
	background: url(Images/newsessions/navdivider.jpg) no-repeat left top;
}
#mainNav ul a.first {
	background: none;
}
#mainNav ul a:hover {
	color:#000000;
	background-color:#FFFFFF;
}
/*----side navigation----*/
#sidevertNav {
	float: left;
	width: 245px;
	height: 1000px;
	padding-left: 0px;
}
#sidevertNav ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#sidevertNav ul a {
	display: block;
	width: 235px;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	background: url(Images/newsessions/navdivbot.jpg) no-repeat left bottom;
}
#sidevertNav ul a:link {
	color: #016697;
}
#sidevertNav ul a:visited {
	color:#016697;
}
#sidevertNav ul a:hover {
	color: #FFFFFF;
	background-color:#559cbe
}
#sidevertNav ul a:active {
	color:#00FF00;
}

/*----index page----*/

#contentindex {
	background-color: #FFFFFF;
	height: 220px;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style:solid;
}
#contentindex a:link {
	color: #000000;
}
#contentindex a:visited {
	color:#000000;
}
#contentindex a:hover {
	color: #FF0000;
}
#contentindex a:active {
	color:#00FF00;
}
#content2index {
	background-color: #559cbe;
	width: 1000px;
	}
#content2index a:link {
	color: #000000;
}
#content2index a:visited {
	color:#000000;
}
#content2index a:hover {
	color: #FF0000;
}
#content2index a:active {
	color:#00FF00;
}
#content3index {
	background-color: #FFFFFF;
	width: 250px;
	float: left;
	}
#content4index {
	background-color: #FFFFFF;
	width: 250px;
	float: left;
	}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
#content3index a:link {
	color: #ffffff;
}
#content3index a:visited {
	color:#000000;
}
#content3index a:hover {
	color: #559cbe;
}
#content3index a:active {
	color:#00FF00;
}
#content4index a:link {
	color: #ffffff;
}
#content4index a:visited {
	color:#000000;
}
#content4index a:hover {
	color: #559cbe;
}
#content4index a:active {
	color:#00FF00;
}

/*----About Us----*/

#interview {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	text-align: center;
}
#interview h3 {
	text-align:center;
}
#interview p {
	text-align: justify;
}
#interview a:link {
	color: #000000;
}
#interview a:visited {
	color:#000000;
}
#interview a:hover {
	color: #FF0000;
}
#interview a:active {
	color:#00FF00;
}
#content1aboutus {
	float: left;
	width: 738px;
	height:1150px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 10px;
}
#wrapper #content1aboutus .greg {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#wrapper #content1aboutus .canon {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#wrapper #content1aboutus .tracks {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content1aboutus a:link {
	color: #000000;
}
#content1aboutus a:visited {
	color:#000000;
}
#content1aboutus a:hover {
	color: #FF0000;
}
#content1aboutus a:active {
	color:#00FF00;
}

/*---surf news-----*/
#content1surfnews {
	float: left;
	width: 738px;
	height:1150px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	
}
#content2surfnews {
	width: 738px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content2surfnews a:link {
	color: #000000;
}
#content2surfnews a:visited {
	color:#000000;
}
#content2surfnews a:hover {
	color: #FF0000;
}
#content2surfnews a:active {
	color:#00FF00;
}
#content3surfnews {
	width: 738px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#559cbe;
}
#content3surfnews a:link {
	color: #000000;
}
#content3surfnews a:visited {
	color:#000000;
}
#content3surfnews a:hover {
	color: #FF0000;
}
#content3surfnews a:active {
	color:#00FF00;
}

/*---acrylic----*/

#content1acrylic {
	float: left;
	width: 740px;
	height:1150px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 10px;
}


#content1acrylic a:link {
	color: #000000;
}
#content1acrylic a:visited {
	color:#000000;
}
#content1acrylic a:hover {
	color: #FF0000;
}
#content1acrylic a:active {
	color:#00FF00;
}
/*----footer-----*/

#footer {
	clear: left;
	text-align: center;
	height: 50px;
	background-color:#559cbe;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color:#000000;
}
#footer a:hover {
	color: #FF0000;
}
#footer a:active {
	color:#00FF00;
}
#wrapper #content1 p {
	text-align: justify;
}
