.body_text {
	color: #FFF;
	font: 12px/14px Arial;
	letter-spacing: normal;
	text-align: left;
}

.body_text_bold {
	color: #fff;
	font: bold 12px/14px Lucida Grande, Lucida, Arial, sans-serif;
	letter-spacing: normal;
	text-align: left;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.text_italic {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: left;
}


.footer_text {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	text-align: centre;
}

a {
  outline: none;
  }

a:link {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}

a:visited {
	color: #00CC00;
	text-decoration: none;
	}
	
a:active {
	color: #00CC00;
	text-decoration: none;
	}
	
body {
	background-color: #000000;
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:979px;
	height:979px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: black;

}

#photography-courses {
	position:absolute;
	left:0px;
	top:0px;
	width:979px;
	height:114px;
	background-color: black;

}

#going-digital {
	position:absolute;
	left:0px;
	top:114px;
	width:979px;
	height:46px;
}
#columns {
    position: relative;
    width: 979px;
    top: 160px;
    background-color: black
}

#sidebar-left {
	float:left;
	left:0px;
	top:0px;
	width:58px;
	background-color: black;
}

#column1 {
	float:left;
	left:58px;
	top:0px;
	width:249px;
	background-color: black;
}

#gutter1 {
	float:left;
	left:307px;
	top:0px;
	width:58px;
	background-color: black;
}

#column2 {
	float: left;
	left: 365px;
	top: 0px;
	width: 249px;
	background-color: black;
	font-size: 12px;
}

#gutter2 {
	float:left;
	left:614px;
	top:0px;
	width:58px;
	background-color: black;
}

column3 {
	float:left;
	left:672px;
	top:0px;
	width:249px;
	background-color: black;
}

#sidebar-right {
	float:left;
	left:921px;
	top:0px;
	width:58px;
	background-color: black;
}


#footer {
	float:left;
	left:0px;
	top:612px;
	width:979px;
	height:71px;
	background: black}
