h1
{
color: #5E5F5F;
}


body		
{
color: #000;
background-color:#ffffff;
font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 13px;
margin: auto;
background-image: url(http://www.uts.edu.au/new/athens/images/bg.jpg);
background-repeat: repeat;

}
			
#container
{
width: 750px;
\width: 750px;
w\idth: 750px;
margin-left:auto;
margin-right:auto;
padding-left: 10px;
background-color:#ffffff;
}
			
		
#bluebar {
width: 732px;
\width: 732px;
w\idth: 732px;
background-color:#b2e0f0;
height: 150px;
background-image: url(http://www.uts.edu.au/new/athens/images/headers/rotate.php);
background-repeat:no-repeat;
}
		
		
#banner
{
padding: 7px 0 8px 0;
}
		
#banner h1		
{
display: inline;
color:#fff;
background-color: #000 ;
font-size: 70px;
padding: 0;
}

#banner h1 a 
{color: #fff;
text-decoration: none;
}


.nonbanner_holder
{
width: 732px;
padding-right: 0;
}

		
#sidebar
{
float: right;
width: 218px;
\width: 218px;
w\idth: 218px;
height:400px;
margin-top: 5px;
}


#linkbox
{
  background: 
url(new/athens/images/top.gif)   top  no-repeat;
width:218px;
}

#linkbox_middle { width: 218px; 
\width: 218px;
w\idth: 218px;
height:400px;
background-color:#0099CC;
padding: 0px;
margin: 0px;
}
		
.linkbox_top
{
width: 218px;
\width: 218px;
w\idth: 218px;
height: 9px;
position: relative;
background: #0099cc
url(http://www.uts.edu.au/new/athens/images/top.gif) top left;
background-repeat:no-repeat;
}
		
.linkbox_bottom
{
width: 218px;
\width: 218px;
w\idth: 218px;
height: 9px;
background: #0099cc
url(http://www.uts.edu.au/new/athens/images/bottom.gif) bottom left;
background-repeat:no-repeat;
}
		
		
		
		
.linkbox_content
{
padding-top: 3px;
padding-right: 5px;
padding-bottom: 0px;
color: #ffffff;
}
		

.linkdisplay p  {
height: auto;
width:auto;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
padding-left: 100px;
padding-right: 3px;
}

.linkdisplay a:link {
	color: #fff;
	text-decoration: underline;
	background: transparent; 
	}
	
.linkdisplay a:visited {
	color: #fff;;
	text-decoration: underline;
	background: transparent; 
	}

.linkdisplay a:hover {
	color: #333;
	text-decoration: none;
	background: transparent; 
	}

.linkdisplay a:active {
	color: #0033ff;
	text-decoration: none;
	background: transparent;  
	}



.linkdisplay  
{
padding-top: 4px;
float: left;
font-size:11px;
margin-right: 0px;
margin-top:1px;
display: block;
text-decoration:underline;
color:#ffffff;
}
		
		
.linkbox_content img {
padding: 5px 3px 3px 11px;
float:left;
display: block;		
		}

	
	.content_holder
	{
width: 490px;
margin-right: 20px;
margin-top: 10px;
	}
	
		
		#content
		{
border-top: 1px dotted #999;
margin-top: 10px;
}


		#content p
		{
color: #505050;
font-family: Trebuchet MS;
font-size:12px;
}
		
		#content ul li
		{
color: #505050;
font-family: Trebuchet MS;
font-size:12px;
}

#content td h3
{
font-size: 13px;
}

#content img
{
border: 1px solid #0099CC;
padding: 3px;
}
		
		
.heading2
{
padding: 12px 0px 3px 0px;
}
		
		
		
.rightobject h2
{
padding: 5px;
margin:0 0 8px 0;
border-bottom: 1px dotted #666;
background-color: rgb(213, 219, 225);
}
		

	
.clearboth { clear: both; }
