/*/Body/*/
body{
	color:black;
	width: 100%;
	float: left;
}

.container{
	width:820px;
	margin-left: auto;
	margin-right: auto;
}

div#top {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background: transparent url("http://ijsr32.infj.ulst.ac.uk/~B00438116.20812/assets/images/header_tile.png") 0 0 repeat-x;
}

img {
	border: none;
}

img a {
	border: none;
}





/*Twitter*/

#twitter li {
	list-style: none;
	padding-top: 20px;
	font-size: 25px;
	font-family: georgia;
	width: 600px;
	height: 100px;
	
	
}

#right {
	float: right;
	padding-right: 30px;
	
	
}







/*/Headers/*/

h1{
	width: 820px;
	text-align: center;
	font-size: 80px;
	font-family: Garamond;
	padding-top: 20px;
	
}




h3{
	list-style-type: none;
	letter-spacing: 4px;
	color: white;
	background-color: black;
	text-align: left;
	font-size: 20px;
	font-family: Georgia;
	padding-left: 10px;
	width:100%;
	
	
	
}

/*/Me Text/*/
#me{
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
	color: #d7d7d7;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	float: left;
	line-height: 1.3;
	padding: 9px 0;	
}


/*/Navigation/*/

ul#navigation {
  
	margin: 0 auto;
	list-style: none;
	width: 800px;
	height: 40px;
	
   
}

ul#navigation li {
	float: left;
	width: 90px;
	text-align: center;
	line-height: 29px;
	margin: 0;
	background:none;
	padding-right: 10px;
}

ul#navigation li a {
	float: left;
	width: 110px;
	height: 28px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	
}



ul#navigation li a:hover {
	color: #666;
	background-color: #eee;
}

/*/Content/*/

 
#content{
	width: 820px;
	float: left;
	padding-bottom: 30px;
	font-size: 11px;
}

#content ul{
	list-style: none;
}

a{
	color: #9c9c9c;
	
}

a:hover{
	color: #5d5d5d;
	}



 		  

 

/* 4. Lists*/
ul{		float:left;
    	width:120px;
    	text-decoration: none;}
    	
li a{	font-size: 12px;
     	height:19px;
     	padding:0 5px;
     	color:dodgerblue;
     	display:block;
     	text-decoration: none;
     	
    
     	
     	
     	}
     
li a:hover,li.cur a{color:black;}





/*/Footer Border and text/*/
#footer{
	width: 100%;
	height:100%;
	float: left;
	background: transparent url("http://ijsr32.infj.ulst.ac.uk/~B00438116.20812/assets/images/header_tilebt.png") 0 0 repeat-x;
	color:white;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	
}

#footer a{
	color: #e6e4e6;
	border: none;
}



		
	
		




