A:link {	COLOR: #660033; TEXT-DECORATION: none }
A:visited { 	COLOR: #660033; TEXT-DECORATION: none }
A:active { 	COLOR: #666699 }
A:hover {	COLOR: #CC6699 }

//p { margin-top: 0em; margin-bottom: 0em; }

.contentheading { font: 10pt helvetica, sans-serif; }

body { 
//	background-color: #FBEABF;
	background-color: #FCFCFC;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.contentheading {
	font: helvetica, arial, verdana, sans-serif;
}

#container { 
	margin-top: 10px;
	padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	font: 10pt arial, helvetica, sans-serif;
	color: #000000; 
	width: 700px;
	height: auto;
	text-align: left;
}

#lovers {
	margin-top: 120px;
	height: 220px;
	width: 60px;
	visibility: visible;
	padding: 1px;
	background-image: url("images/lovers_vert.gif");
	background-repeat: no-repeat;
	
}

#site {
	position: absolute;
	margin-top: 0px;
	height: auto;
	top: 0px;
	left: 54px;
}

#title {
	margin-top: 0px;
	left: 60px;
	width: 700px;
	height: 63px;
}

#image {
	left: 60px;
	width: 700px;
	height: 230px;
}

#image1 {
	left: 0px;
	width: 500px;
	height: 230px;
	background-image: url("/templates/common/images/neag02a.jpg");
	float:left;
	border: 1px solid #9ea2c6;	
}

#image2 {
	width: 194px;
	height: 232px;
	float: right;
	margin-left: 2px;
}

#menu {
 margin-top: 1px;
        margin-bottom: 2px;
        top: 0px;
        left: 0px;
        width: 691px;
        height: 15px;
        padding-left: 6px;
        padding-top: 3px;
        padding-bottom: 2px;
        background-color: #4A4A4A;
        border: 1px solid #808080;
        z-index: 1;
}

#content {
	top: 320px;
	left: 2px;
	margin-top: 2px;
	width: 700px;
	height: auto;
	float: left;
	z-index: 1;
}

#newsarticles {
	left: 0px;
	width: 463px;
	height: auto;
	border: 1px solid #808080;
	float: left;
	padding: 5mm;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #4B4B4B; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#newsflash {
	width: 168px;
	height: 297px;
	float: right;
	border: 1px solid #808080;
	padding-left: 3mm;
	padding-right: 3mm;
	padding-top: 3mm;
	padding-bottom: 2mm;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#advert {
        left: 0px;
        width: 182px;
        height: 25px;
        float: right;

		margin-top: 5px;
		padding-left: 2mm;
		padding-right: 2mm;
		padding-top: 2mm;
		padding-bottom: 2mm;
        FONT-WEIGHT: normal;
        FONT-SIZE: 10px;
        COLOR: #4B4B4B;
        FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
        z-index: 1;
		
}


#footer_content {
	float:left;
	position: relative;
	margin-left: 0px;
	margin-top:15px;
	width: 700px;
	height: 70px;
}

#footer_left {
	left: 0px;
	width: 150px;
	height: 50px;
	padding-top:5px;
	float:left;
}

#footer_centre {
	width: 350px;
	height: 70px;
	font-weight: normal; 
	font-size: 9px; 
	color: #333333; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#footer_right {
	width: 150px;
	height: 50px;
	float: left;
}

/* Main Template */

#main_newsflash {
	width: 696px;
	height: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#main_image {
	width: 700px;
	height: 80px;
	border: 0px solid #9ea2c6;	
}

#main_newsarticles {
	margin-top: 1px;
	left: 0px;
	width: 661px;
	height: auto;
	border: 1px solid #808080;
	float: left;
	padding: 5mm;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #4B4B4B; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	z-index: 1;
}


