body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #f4d630;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f2d60;
	margin: 10px 0 5px 0;
    background: white url(images/headerbg.jpg) top left no-repeat;
	}

h2  {
    font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform:capitalize;
	margin: 16px 0px 16px 0px;
	color: #4f2d60;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
	line-height: 1.5em;
    }

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CECDCA;
}

.italic {
	font-family: "Times New Roman", Times, serif;	
	font-size: 12px;	
	font-style: italic;	
	font-weight: lighter;	
	color: #333;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.3em;
	color: #666666;
}

#bio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .77em;
	line-height: 1.25em;
	color: #666666;
}

a:link    {color:#D3AB67;text-decoration: none;}
a:visited {color:#D3AB67;text-decoration: none;}
a:active  {color:#D3AB67;text-decoration: none;}
a:hover   {color:#000000;text-decoration: underline;}

#nav a {
		display:inline;
		width: 90px;
		height: 30px;
		padding: .75em 1.1em .75em 1.1em;
		font: 500 .73em Arial, Helvetica, sans-serif;
		color:#333;
		background: url(images/parch.jpg) repeat-x;

		text-decoration: none;
		}

#nav a:hover {
		text-decoration: none;
		color: white;
		background: url(images/nav.jpg) top center no-repeat;
        }
		
#content1, #content2   {
        width:864px;
}

.right {float:right;}

#news   {
        margin-left: 13px;
        float: left;
		width: 500px;
}

#bio   {
        margin: 0px 10px 0px 10px;
        float: right;
		width: 310px;
}

#contact   {
        margin-left: 13px;
        float: left;
		width: 500px;
}

#team   {
        margin: 0px 10px 0px 10px;
        float: right;
		width: 260px;
}

#credits   {
        margin: 0px;
        float: right;
		width: 80px;
}

#bluehost   {
        float: right;
		margin: 0px;
		width: 32px;
}

#uni   {
		margin: 0px;
        float: left;
		width: 32px;
}

img  {
		border:none;
		}

.imgborder {
        border: 1px solid #eee;
        padding:4px;
		background-color:white;
		margin: 1px 9px -2px 0px;
}

#footer   {
    margin: 0px 0px 0px -2px;
	width: 100%;
	height: 36px;
	background-color: #f4d630;	
}

#footercredits    {
    width: 914px;
	height: 36px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin:0px auto;
	background-color: #cfccb4;
}

#css     {
    float:right;
		height: 36px;
	vertical-align:top;
}