/*
*****************************************************

	Blue and Cream Style for Raleighuoa website
	29-Aug-2009 B. Edward Withers

*****************************************************
*/
body {
	font-size:100%;
/*
	margin-left:140px;
*/
	background-color:#5d9ab2;
	background-image:url('./uoaalogo_148x98.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
h1,h2,h3,h4{
	color:#000099;
	font-weight:bold;
}
h1 {
	font-size:2em;
	line-height:80%;
}
h2 {
	font-size:1.6em;
	font-style:italic;
	line-height:10%;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.125em;
}
p {
	font-size:1em;
}
.clear{
	clear:both;

}
hr{
	COLOR:#000099;
	line-height:200%;
	text-align: center;
}
hr.mid{
	width:75%;
}
hr.short{
	border: none 0;
	border-top: 1px dashed;/*the border*/
	text-align: center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	width:35%;
}
hr.top{
	line-height:100%;
	border: none 0;
	border-top: 5px double;
	height: 3px;
}
.container{
/*
	float:top;
*/
	margin-top:0px;
	margin-left:158px;
	margin-right:10px;
	text-align:center;
	width:82%;

}
.center_div{
	border:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
/*		background-color:#d0f0f6;
*/
	background-color:#ffffe0;
	text-align:left;
	padding:8px;
}
.leftpicture{
	float:left;
	width:420px;
}
.smallleftpicture{
	margin-left:20px;
	float:left;
	width:120px;
}
b{
	font-weight:bold;
}
.blue{
	color:#0000ff;
}
.highlight{
	color:#ff0000;
	font-weight:bold;
}
.menu{
	float:left;
	margin-top:84px;
	margin-left:-10px;
	margin-right:10px;
	width:142px;
/*
	border:2px solid white;
	background-color:#ffffff;
*/
	text-align:left;
	padding:2px;
	clear:none;
}
a.menulink{
	font-size:1.125em;
	text-decoration:none;
/*
	color:#0000d0;
*/
	color:#000000;
}
a.menulink:hover{
	background-color:#ffffe0;
}
img.menuimage{
	height:10px;
	width:10px;
	border:0px;
}
table.newsletters{
	border-style:none;
	border-width:0px;
	width:100%;
}
td.newsyear{
	text-align:center;
	color:#000099;
	font-size:1.6em;
	font-weight:bold;

}
td.newsmonth{
	text-align:left;
	color:#000099;
}
.links table{
	border-collapse:collapse;
	border-width:1px;
	width:100%;
}
.links th{
	text-align:center;
	border-style:double;
	border-width:2px;
	border-color:black;
}
.links td{
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:black;
}
