/* @override http://fridcorp.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://fridcorp.efront.com.au/style.css */

/* @override http://anzsoc:8080/style.css */

*{
	
	padding: 0px;
	margin: 0px;
}

.general_content{
}


body{
	font-family: georgia,times;
	color: #808080;
	font-size: 12px;

}

a {
	text-decoration: underline;
}

img a {
	border: none;
}

/* @group Images */

.general_content img{
	margin-bottom: 5px;
}

/* @end */	

/* @group Containers */

.logo{
	width: 335px;
	height: 136px;
	float: left;
	background: #fff url(images/logo.png) no-repeat top left;

	}

#top{
	height: 24px;
}

img.profile{
	float: right;
	width: 190px;
	height: 165px;
	margin: 0px;

}

.people_container{
	margin-bottom: 10px;
}

.partner_container{
	
	margin-bottom: 30px;
	
}

#backtoindex{
	position: relative;
	top: 63px;
	margin-left: 400px;
	font-style: italic;
	text-align: right;
	width: 200px;
}

.article_container, .article_container_last{
	float: left;
	width:190px;
	margin-right: 15px;
	height: 168px;
}

.article_container_last{
	margin-right: 0px;
	}

.article_container img, .article_container_last img{
	height: 130px;
	width: 190px;
	}

.searchform{
	width:190px;
	float: right;
	height: 115px;
	text-align: ;
	z-index: 10;
	
}

.other{
	width: 605px;
	float: right;
	height: 115px;
	background: #fff;
	z-index: 10;
	position: fixed;
	left: 345px;

}

.contact_left{
	width: 250px;
	float: left;
}



.contact_right{
	width: 250px;
	float: right;
}


.archives_listing{
	margin-top: 24px;
}

#header{
	height: 136px;
	position: fixed;
	width: 950px;
	top: 0px;
}

#wrapper{
		width: 950px;
		padding-right:15px
}

#content{
	width: 603px;
	float: right;
	margin-top: 140px;
}



/* @end */





/* @group Text */

h1{
	font-style: italic;
	font-weight: normal;
	color: #808080;
	font-size: 18px;
	margin-bottom: 20px;
	
}

.general_content b, .general_content strong{
	color: #666;
}


.news h1{
	font-style: italic;
	font-weight: normal;
	color: #808080;
	font-size: 18px;
	margin-bottom: 0px;
	
}

.news a{
	text-decoration: underline;
}

.news b, .news strong{
	font-weight: normal;
	color: #000;
}

.general_content a{
	color: #808080;
}

.general_content p{
	margin-bottom: 10px;
}

.people_content{
	width: 380px;
	float: left;
}

.people_title{
	color: #808080;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	float: left;
	width: 380px;
}

.archives_listing a{
	text-decoration: none;
	color: #808080;
}
	
.archives_listing b{
	font-style: italic;
	}

.article_container p, .article_container_last p{
	margin-top: 2px;

}

.article_container a, .article_container_last a{
	text-decoration: none;
	color: #808080;
}

/* @end */

/* @group Menu */

#menu{
	float: left;
	width: 334px;
	position: fixed;
	top: 134px;
}



/* @end */

/* @group Subscribe */

.searchform p{
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000;
}

.subscribe_field{
	border: 1px solid #ccc;
	font-family: times;
	font-style:italic;
	padding: 3px;
	color: #808080;
	font-size: 12px;
	float: left;
	width: 142px;
	margin-right: 10px;
	margin-top: 4px;
	background: transparent;

}

#go{
	width: 29px;
	float: right;
	cursor: hand;
	cursor:pointer;
}

#rss{
	float: right;
	margin-top: 13px;
	cursor: hand;
	cursor:pointer;
}


/* @end */

/* @group Forms */

.textfield, .textarea{
	width: 242px;
	border: 1px solid #808080;
	padding: 3px;
	margin-bottom: 4px;
	color: #808080;
	font-size: 9px;
	font-style:italic;
	font-family: arial, helvetica;
}


.textarea{
	font-size: 9px;
	height: 40px;
	
}

select#interest{
	width: 250px;
	margin-bottom: 5px;
	font-style:italic;
	font-size: 9px;
	color: #808080;
	}

.contact_form{
	width: 515px;
	color: #808080;
}

/* @end */



