body {
	font-family:Arial, Helvetica, sans-serif;
}

a img {
	border:none;
}

h1 {
	font-size: 16px;
	color: #1F1A4F;
	letter-spacing: 0.7px;
}

h2 {
	font-size:12px;
	color:#1F1A4F;
}

a {
outline: 0;
}

a:link {
	color: #1F1A4F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#1F1A4F;
}
a:hover {
	text-decoration: none;
	color:#ED1E79;
}
a:active {
	text-decoration: none;
}


.background {
	background-color:#FFF;
	width: 800px;
	height:auto;
	/*margin:auto;*/
}

.heading_two {
	font-size: 14px;
	color: #ED1E79;
}


/*NAVIGATION CSS*/
#header_container {
	width: 800px;
	height: 325px;
	background-image:url(../images/Header.png);
}


.nav_containers {
	width:200px;
	height:325px;
	float:left;
	clear:right;
}

#home_btn_container {
	width:110px;
	height:40px;
	padding-bottom:176px;
	padding-top:109px;
	padding-left:90px;
}

#designers_btn_container {
	width:200px;
	height:43px;
	padding-bottom:252px;
	padding-top:30px;
	
}

#cgd_waikato_btn_container {
	width:200px;
	height:47px;
	padding-bottom:250px;
	padding-top:28px;
}

#contact_btn_container {
	width:100px;
	height:40px;
	padding-bottom:190px;
	padding-top:95px;
	padding-right:100px;
	
}

/*NAVIGATION FIN*/

/*CONTENT/PROFILE*/

#degree_info {
	width: 480px;
	height: 200px;
}

#degree_details {
	width: 260px;
	float: left;
}

#map_container {
	margin-top: 20px;
	width: 200px;
	float: left;
}


#profile {
	width:480px;
	height: 130px;
}

#profile_image {
	width:200px;
	height:120px;
	float: left;
}

#profile_heading {
	width: 150px;
	margin-top: 70px;
	color: #1b1550;
	font-size: 16px;
	float: left;
}

.profilework_container{
	float:left;
	clear:right;
	width:480px;
	height:100px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.profileworkimage_container{
	width:100px;
	height:100px;
	float:left;
	clear: right;
	padding-left:30px;
	padding-right:30px;
	
}
/*
#profileworkimage_1{
	margin-right:50px;
}
#profileworkimage_3{
	margin-left:50px;
}*/

/*PROFILE NAVIGATION*/

.profile_nav {
	width:480px;
	height:25px;
	float: left;
	clear: right;
	text-align:center;
}
.prevprofile_container{
	width:160px;
	height:25px;
	float:left;
	clear:right;
}

.nextprofile_container{
	width:160px;
	height:25px;
	float:left;
	clear:right;
}

.back_to_designers {
	width:160px;
	height:25px;
	float:left;
	clear:right;
}

/*END CONTENT/PROFILE*/



/*BODY TEXT */
#body_text_container {
	width: 800px;
	height:auto;
	text-align: left;
}

#body_text {
	width: 480px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	font-size: 13px;
	/*padding-left:200px;*/
	line-height: 24px;
	color: #1F1A4F;
}

#body_info {
	width: 480px;
	height: auto;
	/*margin: auto;*/
	font-size:14px;
	/*padding-left:200px;*/
	line-height:20px;
	color:#1F1A4F;
	text-align:left;
}
 
#map {
	width:480px;
	height:203px;
}

#map_con {
	width:257:;
	height:231px;
	float:right;
	padding-right:188px;
}

#map_container {
	width:257px;
	height:175px;
	background-image:url(../images/map-container.png);
	float:right;
	clear: right;
	padding-top:28px;
	padding-left:35px;
}


/* DESIGNERS*/

.student_gallery_container_1{
	width:480px;
	height:150px;
	float:left;
	clear:right;
/*	margin-left:160px;
	margin-right:160px;*/
	margin-top:50px;
}

.student_gallery_container_2{
	width:480px;
	height:100px;
	float:left;
	clear:right;
	
}

.student_gallery_container_3{
	width:480px;
	height:50px;
	float:left;
	clear:right;
}

.student_gallery_profile_pic{
	width:100px;
	height:100px;
	float:left;
	clear:right;
	padding-left:10px;
	padding-right:10px;
}

.student_gallery_profile_name{
	width:100px;
	height:20px;
	float:left;
	clear:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
}
/*DESIGNERS ENDS*/


.profile-data{
text-align:center;
border:none;
padding:none;
text-decoration:none;
}

/* FOOTER */
#footer {
	margin-top:100px;
	width:800px;
	height:64px;
	/*padding-left:30px;*/
	float:left;
	clear:right;
}
#footer_image {
	width:800px;
	height:60px;
	background-image:url(../images/footer.png);
	float:left;
	clear:right;
}

#logo_container {
	width:340px;
	height:64px;
	margin-left:360px;
	float:left;
	clear:right;
}

#waikato_logo {
	width:162px;
	height:64px;
	float:left;
	clear:right;
}

#plus {
	width:53px;
	height:64px;
	float:left;
	clear:right;
}

#whanganui_logo {
	width:123px;
	height:64px;
	float:left;
	clear:right;
}
	
/* FOOTER END */
