/* CSS Document 

This CSS file was created by Bam Creative
http://www.bam.com.au bam@bam.com.au
Last edited by Luke Raffaele 23.05.05
*/

body {
	padding-top: 48px;
	color: black;
	background: url(../art/bkgnd.gif);
}

img {
margin-top:20px;
margin-left:25px;
}
#content {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: white;
	padding: 0px;
	overflow: auto;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

/* contains flash element*/
#flash {

}

/* contains text and image*/
#body {
	float: left;
	width: 675px;
	padding-bottom: 20px;
}


#quote {
	padding-left: 0px;
	margin-top: 0px;
	width:420px;
}

.right_image {	
	float: right;
	width:207px;
	margin: 0 0 0 30px;
	padding: 0px;
	border: 0px;
}

.right_image img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


.left_image {
	float: left;
	width:207px;
	margin: 0 30px 0 0;
	padding: 0px;
	border: 0px;
}

.left_image img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
}

/* formatting for blurb*/
.blurb {
	text-align:left;
	margin: 0;
	border: 0;
	padding: 7px 10px 15px 10px;
	color: #777;
	line-height: 11px;
}

p {
	padding-left:30px;
	padding-right:30px;
}



#menu {
	width:100%;
	margin-top: 25px;
	font-size: 9px;
	font-weight: bold;
	text-align:center;
	clear:both;
}

#menu a:link {
	color: black;
	text-decoration: none;
}

#menu a:visited {
	color: black;
	text-decoration: none;
}

#menu a:hover {
	color: #c00;
	text-decoration: underline;
}

#menu a:active {
	color: #c00;
	text-decoration: underline;
}

#footer {
	width: 675px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: .7em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

.footer_right { 
	float: right; 
}

#footer a:link {
	color: white;
	text-decoration: none;
}

#footer a:visited {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer a:active {
	color: white;
	text-decoration: none;
}

h1 { 
	margin-left:30px;
	font-size: 12px; 
}

h2 { 
	margin-left:30px;
	font-size: 10px; 
}

em {
	
	font-style: normal;
	font-weight: bold;
}

em.red {
	font-style: normal;
	font-weight: bold;
	color: red;
}

table { 
	width: 398px; 
	margin-left:30px;
}

tr {
	width: 100%;
	border: 1px solid #c00;
}

td { 
	vertical-align: top;
	width: 50%;
	padding:5px;
}

/*input,textarea,select {
	width: 150px;
	border: 1px solid #c00;
	background: white;
}*/

.formField {
width: 150px;
	border: 1px solid #c00;
	background: white;
}

#sponsors {
text-align:center;
padding:5px;
}

#sponsors img {
margin:5px;
}

a:link {
	text-decoration: none;
	color: #c00;
}

a:active {
	text-decoration: none;
	color: #c00;
}


a:hover {
	text-decoration: underline;
	color: #c00;
}

a:visited {
	text-decoration: none;
	color: #c00;
}
