body {
	font-family: "Myriad Pro", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #2a2a2a;
	background: #6b9dc1 url(../images/body-bg.jpg) repeat-x top left;
}

a {
	text-decoration: none;
    color: #0000FF;
}

a:visited {
    color: #0000FF;
}

/* CONTAINER */

#container {
	width: 897px;
	margin: 15px auto;
}


/* CONTENT */

#content {
	background-color: #fff;
	padding: 0 13px 0px 16px;
	width: 868px;
	position: relative;
}

	img.corner-top {
		vertical-align: bottom;
	}
	
	img.corner-bottom {
		vertical-align: bottom;
		margin-bottom: -7px;
		display: block;
	}
	
	#logo {
		position: absolute;
		bottom: 5px;
		right: 15px;
	}
	
	#nav {
		font-size: 18px;
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
		font-family: Verdana;
		font-size: 15px;
		padding-bottom: 2px;
	}
	
		#nav li {
			float: left;
			background: url(../images/nav-separator.gif) no-repeat center right;
			padding-right: 10px;
			padding-left: 10px;
		}
		
		#nav li.first {
			padding-left: 0;
		}
		
		#nav li.last {
			background: 0;
		}
	
			#nav a {
				color: #014a83;
			}
			
			
/* Side Nav */

#sideNav {
	width: 110px;
	float: left;
	position: relative;
}

	div.sideTop {
		height: 10px;
		background: url(../images/side-nav.jpg) no-repeat top left;
	}
	
	#sideNav ul {
		background: url(../images/side-nav.jpg) no-repeat 0 -10px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
		#sideNav ul li {
			text-indent: 8px;
			width: 100%;
			float: left;
		}
		
		body#objectives #sideNav ul li.objectives,
		body#artists #sideNav ul li.artists,
		body#howtobuy #sideNav ul li.howtobuy,
		body#gallery #sideNav ul li.gallery,
		body#faqs #sideNav ul li.faqs,
		body#sponsors #sideNav ul li.sponsors,
		body#latestnews #sideNav ul li.latestnews,
		body#events #sideNav ul li.events,
		#sideNav ul li a:hover {
			background: url(../images/side-selected.jpg) no-repeat top left;
		}
	
			#sideNav ul li a {
				color: #ffffff;
				font-size: 14px;
				text-transform: uppercase;
				background: url(../images/side-separator.gif) no-repeat bottom center;
				display: block;
				padding: 3px 0;
			}
		
	div.sideBottom {
		height: 10px;
		background: url(../images/side-nav.jpg) no-repeat bottom left;
	}
	
	img.birds {
		position: absolute;
		bottom: -200px;
		left: 5px;
	}

/* Main */

#main {
	float: left;
	width: 756px;
	padding-bottom: 10px;
}

	#main p {
		line-height: 140%;
	}

/* #primary */

#primary {
	width: 500px;
	float: left;
	padding-right: 67px;
}

	#primary h2 {
		font-size: 22px;
		color: #c6914c;
		margin-bottom: 10px;
	}
	
	#primary ul {
		width: 100%;
		overflow: hidden;
		color: #026ec3;
		margin: 15px 0;
	}
	
	#primary ul.objectives {
		color: #2A2A2A;
		margin-top: 10px;
	}
	
		#primary ul.objectives li {
			background: url(../images/li-bullet2.gif) no-repeat 0px 7px;
			padding-left: 10px;
			margin-bottom: 10px;	
		}
	
	#primary ul.artists li {
		float: left;
		margin-right: 20px;
	}
	
	#primary ul.artists.gallery li {
		height: 250px;
	}
	
		#primary ul.artists.gallery li h3 {
			width: 90px;
			font-size: 13px;
			text-align: center;
		}
	
	#primary ul.gallery li {
		margin-bottom: 15px;
	}
	
	#primary p {
		margin-bottom: 10px;
	}

/* #sidebar */

#sidebar {
	width: 185px;
	float: left;
}

	#sidebar h3 {
		margin-bottom: 10px;
	}
	
	#sidebar ul {
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
	
		#sidebar ul li {
			width: 100%;
			float: left;
		}
		
			#sidebar ul li a {
				display: block;
				margin-bottom: 7px;
			}
			
	#sidebar ul.social {
		margin-top: 20px;
	}
	
				
		#sidebar ul.social li {
			margin-bottom: 5px;
		}
			
			#sidebar ul li a {
				color: #d51006;
				font-weight: bold;
			}
			
			#sidebar ul.social li img {
				float: left;
				margin-top: 1px;
				margin-right: 5px;
			}
			
			
/* FORM STYLING */
form ul li{
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
	
	form ul li label {
		float: left;
		width: 80px;
		font-size: 14px;
		margin-top: 1px;
	}
	
	form ul li span {
		width: 190px;
		height: 26px;
		display: block;
		background: url(../images/input.jpg) no-repeat top left;
		float: left;
	}
	
	form ul li span#content_parent {
		width: auto;
		height: 100%;
	}
	
		form ul li span input {
			width: 180px;
			height: 16px;
			padding: 5px 5px;
			background: transparent;
			border: 0;
			float: left;
			font-size: 11px;
		}
		
	form ul li div.submit {
		background: url(../images/button.jpg) no-repeat bottom right;
		font-size: 11px;
		padding-right: 4px;
		float: left;
		display: inline;
		margin-left: 80px;
	}
	
	form ul li div.submit button {
		background:transparent url(../images/button.jpg) no-repeat top left;
		border: 0;
		height: 23px;
		cursor: pointer;
		color: #828282;
		padding-bottom: 3px;
		font-size: 11px;
	}
	
	#frmLogin button {
		width: 185px;
	}
	
	div.formErrors {
		background-color: #85c3ec;
		border: 1px solid #72afda;
		border-radius: 5px;
		-moz-border-radius: 5px;
		padding: 5px 15px;
	}
	
	#primary div.formErrors p {
		margin-bottom: 5px;
	}

/* ARTISTS BIOG */

#artist {
height: 100%;
width: 600px;
clear: left;
margin: 40px 0 0 0;
}

#arttext{
width: 505px;
}

#artspons{
position: absolute;
bottom: 10px;

}
