/* CSS Document */
<!--
/* CSS Created by Jamie Brennan for the Ulster Cancer Foundation*/
/*General CSS Settings for Website */
html{
height: 100%;
border: 0;
padding: 0;
margin: 0;}

body{font-family:"lucida grande",tahoma,verdana,arial,sans-serif;background-color:#AACF4D;height:100%;}
	
h1 {color:#FFFFFF;
font-size:28px;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;}
h2 {color:#FFFFFF;font-size:20px;text-decoration: none;line-height:.1;
font-weight:500;}
h3 {color:#004182;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-weight:500;}
h4 {color:#FFFFFF;font-size:16px;
text-decoration:none;
line-height:1;
}
h5 {color:#004182;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-weight:500;
font-size:16px;}

h6 { 
color:#ffffff; 
font-size:9pt;
font-weight:normal;}
p {color:#004182; line-height:1.5em;
font-size:18px;}

a:link {color: #FFFFFF;text-decoration:none;}

a:visited{color: #FFFFFF;text-decoration:none;}

a:hover{color: #FFFFFF;text-decoration:underline;}
	
/*General Container Settings */
div.container {width:960px;
height:auto;
margin:auto;}	

div.logo {width:231px;
height:106px;
 position:relative;
 top:5px;
 left:5px;
 float:left;
}

div.navigation {width:716px;
height:114px;
 position:relative;
 top:2px;
 left:0px;
 float:left;
}

div.right
{width:0px;
height:0px;
float:right;}

div.button
{width:500px;
height:86px;
margin-top:-85px;
margin-left:300px;}

div.header
{background-image: url(images/topbkg.png);
background-repeat:no-repeat;
background-position:top;
background-position:-00px -00px;
width:960px;
height:453px;
margin-left:-0px;
margin-right:-0px;
margin-top:-5px;
font-family:Geneva, Arial, Helvetica, sans-serif;}

div.wrapper {width:960px;
height:auto;
margin:auto;}

div.main
{width:719px;
height:616px;
margin-top:15px;
float:left;
font-weight:normal;
font-size:1.0em;
text-align:left;
background-image:
url(Images/mainbkg.png);}

/* To keep the text away from the edges*/
div.text
{margin:20px;}

/* Right Panel*/

div.right
{width:230px;
height:616px;
margin-top:15px;
float:right;
font-weight:normal;
font-size:1.0em;
text-align:left;
background-image:
url(Images/sidebarbkg.png);}

/*Footer Settings */

div.footer
{background-image:url(Images/footerbkg.png);
background-repeat:no-repeat;
float:right;
width:960px;
height:116px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
font-style:Arial, Helvetica, sans-serif;}

div.ucflogo
{width:199px;
height:92px;
position:relative;
top:15px;
left:-5px;
float:right;}

div.smalllogo
{width:171px;
height:92px;
 position:relative;
 top:9px;
 left:5px;
 float:left;}
 
/*Settings for the Text and Links in the footer */

div.footerlinks
{width:590px;
height:auto;
position:relative;
top:35px;
float:left;
text-decoration:none;
font-size:13px;}

#navlist li
{display: inline;
list-style-type: none;
padding-right: 12px;}

/*Settings for the Links Homepage Panel */

div.linkstitle{
height:auto;
width:auto;
margin-left:10px;
margin-right:auto;
margin-top:20px;
margin-bottom:26px}

div.linkstitle2{
height:auto;
width:auto;
margin-left:10px;
margin-right:10px;
margin-top:12px;}

div.linkstext{
height:auto;
width:auto;
margin-left:10px;
margin-right:auto;
margin-top:-10px;}

/*Settings for the News Homepage Panel */

div.newsimage{
margin-left:5px;
margin-top:25px;
font-size:12px;}

div.newstext{width:210px;
margin-left:10px;
margin-top:10px;
font-size:12px;}
