#wrapper {
	background-image: url(images/background.jpg);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#header {
	background-image: url(images/header.gif);
	height: 214px;
	width: 980px;
	margin-bottom: 25px;
}
/*Small div containing text on upper left side of header*/
#headercontent {
	width: 100px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#headercontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C38C2C;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
/*Nav is located inside of header div, Begin Nav Styling*/
#navdiv {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-top: 160px;
	width: 700px;
	float: left;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav a:link, #nav a:visited {
	color: #001A79;
	width: auto;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: medium;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #001A79;
	border-bottom-color: #001A79;
}
#nav a:hover {
	color: #C38C2C;
}
#home #nav-home a, #about_us #nav-about_us a, #program #nav-program a, #getting_started #nav-getting_started a {
	color: #C38C2C;
}
#home #nav-home a:hover, #about_us #nav-about_us a:hover, #program #nav-program a:hover, #getting_started #nav-getting_started a:hover {
	color: #C38C2C;
}
#nav a:active {
	color: #C38C2C;
}
/*nav styling ends*/
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
}
/*Begin first column stylings*/
#col1 {
	float: left;
	width: 240px;
	
}

.col1_image {
	margin-bottom: 25px;
}

.leftlogo {
	margin-bottom: 25px;
	margin-left: 45px;
}
/*Contains links in small contact box in first column*/

#linkdiv {
	background-image: url(images/small_box.jpg);
	width: 197px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 21px;
	text-align: center;
	margin-bottom: 10px;
}
#linkdiv h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #001A79;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*link styles*/
#linkdiv a:link, #linkdiv a:visited {
	color: #001A79;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#linkdiv a:hover, #linkdiv a:active {
	color: #FFF;
}
/*contains the styles for Events box located on >>Program page*/

#events {
	background-image: url(images/small_box.jpg);
	width: 187px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 21px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#events h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #001A79;
}
#events p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
}


#events li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#events ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#events a:link, #events a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #001A79;
	text-decoration: none;
}
#events a:hover, #events a:active {
	color: #FFF;
}
#home #events a:link, #home #events a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #001A79;
	text-decoration: none;
	line-height: 25px;
}
#home #events a:hover, #home #events a:active {
	color: #FFF;
}
/*Begin Column 2 stylings*/

#col2 {
	width: 433px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #001A79;
	padding-right: 5px;
	padding-left: 5px;
}
#col2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.col2_centre_image {
	margin-left: 76px;

}
#utube_container {
	float: left;
	height: 344px;
	width: 425px;
	margin-left: 4px;
}

.col2_rightfloat_image {
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 10px;
}
#col2 a:link, #col2 a:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001A79;
	text-decoration: none;
}
#col2 a:hover, #col2 a:active {
	color: #C38D2D;
}
/*Begin styles for column 3*/
#col3 {
	float: left;
	width: 285px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#bulletdiv {
	background-image: url(images/large_box.jpg);
	width: 270px;
	margin-left: 7px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#home #col3 h3{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#col3 h3{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	list-style-image: url(images/designspice_bullet10.gif);
}
#col3 h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.col3_imagecentre {
	margin-bottom: 20px;
	margin-left: 43px;
}

#col3 a:link, #col3 a:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001A79;
	text-decoration: none;
}
#col3 a:hover, #col3 a:active {
	color: #C38D2D;
}


.clearfloat {
	clear: both;
	height: 1%;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #C38D2D;
	text-decoration: underline;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
/*Begin Html stylings for Mozilla scrollbar*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

