body {
	margin: 0px;
}
.about_header {
	padding-right: 25px;
}
.column p {
	margin-top: 0px;
}
.highlighted_text {
	color: #465966;
	font-size: 1.1em;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#logo {
	float: left;
	width: 350px;
	padding-left: 3px;
}

#nav {
	float: right;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	padding-top: 39px;
	padding-right: 19px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}


#nav li {
	display: inline;
	margin-left: 12px;
}

#nav li a {
	color: #444444;
	text-decoration: none;
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav li a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #415760;
	color: #495C69;
	text-decoration: none;
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	
}

.column {
	width: 265px;
	float: left;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	padding-left: 0px;
	padding-right: 20px;
	text-align: justify;
	line-height: 1.5em;
	padding-top: 12px;
}

.column .image_decoration {
	border: 1px solid #405C67;
	padding: 1px;
}

#side_bar {
	float: right;
	padding-right: 15px;
	width: 163px;
	margin-top: 15px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
}

#side_bar a {
	color: #000000;
	text-decoration: underline;
}

#side_bar a:hover {
	text-decoration: none;
}

#side_bar p {
	margin-top: 0px;
}

.dsa_logo {
	margin-left: 0px;
	margin-bottom: 11px;
	margin-top: 11px;
}

#side_bar img {
	border: none;
}

#main_content {
	padding-left: 15px;
	width: 570px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	margin-top: 14px;
	margin-bottom: 30px;
}
.footer {
	clear: both;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	margin-left: 70px;
}

.h1_subcolour {
	color: #BA1B1B;
}
h1 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	color: #435B69;
	margin: 0px;
	line-height: 1.15em;
}
#contact_text {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
}

#contact_text p {
	margin-top: 0px;
}

.selected_page {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #415760;
	color: #495C69;
	text-decoration: none;
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	color: #425562;
	font-size: 1.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#helpful_links {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-right: 15px;
	margin-top: 12px;
}

.helpful_links dt {
	height:36px;
	width: 200px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/l_plate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
}

.helpful_links dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-left: 23px;
	padding-bottom: 10px;
}

#helpful_links p {
	margin-top: 0px;
}

#main_content a {
	color: #3D5360;
	text-decoration: underline;
}

#main_content a:hover {
	text-decoration: none;
}


.column ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

.column li {
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/l_plate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 23px;
}



.column_contact1 {
	width: 360px;
	float: left;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
}

.column_contact2 {
	width: 190px;
	float: right;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
}
form {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(../images/form_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #main_content #text .column_contact1 .contact_form dt {
	float: left;
	width: 70px;
}

.questions dt {
	color: #435B69;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.questions dd {
	margin: 0px;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 17px;
}

.highlighted {
	font-size: 1.1em;
	color: #A21120;
	font-weight: bold;
}

#flash.error {
	color: #A21120;
	padding: 12px 0px 0px 43px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 10px;
}

#flash.success {
	color: #435B69;
	padding: 12px 0px 0px 43px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/success.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 10px;
}