/* @override http://ialecture.com/2009/main.css */

/* @override http://ialecture2009.ensoconsultancy.com.au/main.css */

* {
	padding: 0;
	margin: 0;
}


a:link{
	text-decoration: underline;
	color: #f4931e;
}



a:visited{
	text-decoration: underline;
	color: #f4931e;
}

a:hover{
	text-decoration: none;
	color: #fff;
}




#disclaimer_links li {
	display: inline;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;

}




div#disclaimer{

	font-size: 9px;

}




#nav li {
	display: inline;
	padding: 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: black url(images/StarField.jpg) no-repeat center top;
}

#wrapper {
	margin: 0 auto;
	width: 705px;
	min-height: 600px;
}

#header {
	height: 280px;
}

#navigation {
	color: #333;
	padding: 10px 10px 10px 5px;
	background-color: #1d1103;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
}



#content {
	color: #333;
	border: 1px solid #ccc;

	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 20px 220px 20px 40px;
	font-size: 11px;
	line-height: 17px;
	background-color: white;
}


#content a:hover{
	color: #fb9121;
	}

#content h2 {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fb9121;
	font-size: 16px;

}

blockquote {
	padding-top: 20px;
	border-top: 1px dotted #f69520;
	border-bottom: 1px dotted #f69520;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;

}

#footer {
	color: white;
	margin-bottom: 10px;
	padding: 20px 0 0 20px;
}

/* yahoo base*/

body {
	margin: 10px;
}

h1 {
	font-size: 138.5%;
}

h2 {
	font-size: 123.1%;
}

h3 {
	font-size: 108%;
}

h1,h2,h3 {
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong,dt {
	font-weight: bold;
}

optgroup {
	font-weight: normal;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

#content ul li {
	font-weight: bold;
	font-style: italic;
}

#content ul {
	padding-top: 10px;

}

dl dd {
	margin-left: 1em;
}

th,td {

	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

p,fieldset,table,pre {
	margin-bottom: 1em;
}

button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"] {
	padding: 1px;
}


ul#disclaimer_links {
	float: left;	
	height:  30px;
	margin-top : -3px;
	margin-left:  0px;

	
}

#content table td, #content table th {
	border-bottom: 1px dotted #efd0a8;
	padding-top: 10px;
	padding-bottom: 10px;
}

body#splash {
	background-image: url(images/Splash.jpg);
}

#homepage{
	display: block;
	width: 700px;
	height: 600px;
	margin: 0 auto;
	text-indent: -2000px;
}
#splash a{
	display: block;
}


div.reference {
	font-style: normal;
	font-weight: normal;
	margin-top: -5px;
	color: #f4931e;
}


#content table th{
	vertical-align: top;
}

#toplinks{
	display:block;
	position: relative;
	top:160px;
	width:360px;
	float:right;
	height:150px;
	margin-right: -70px;
}

#usyd_link{
	display: block;
	float:left;
	width: 200px;
	height: 50px;
}

#sls_link{
	display: block;
	float:left;
	height:50px;
	width:155px;
}

#cu_link{
	display: block;
	float:left;
	width:160px;
	height: 40px;
}