@charset "utf-8";

.information_box {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 370px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 208px;
}

#top_section{
	float:left;
}


#side_menu {
	clear:both;
	padding:10px 0 10px 0;
}

.side_menu {
	width: 171px;	
}

.side_menu_button	{
	position:relative;
	margin: 1px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 171px;
	height: 25px;
	white-space: nowrap;
	display: block;
	background-image: url(../images/menu_button1.gif);
	background-repeat: repeat-x;
	
}

.side_menu2_button	{
	position:relative;
	margin: 1px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 171px;
	height: 25px;
	white-space: nowrap;
	display: block;
	background-image: url(../images/menu2_button1.gif);
	background-repeat: repeat-x;
	
}

.side_menu2_button a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.side_menu2_button a:hover {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}


.side_menu2_button a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.side_menu2_button a:active {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.side_menu2_button a:link {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.side_menu_button a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.side_menu_button a:hover {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.side_menu_button a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.side_menu_button a:active {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.side_menu_button a:link {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 171px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.side_menu_button img {
	width: 171px;
	height: 25px;
	border: 0;
}
* html a:hover {visibility:visible}
.side_menu_button a:hover img{visibility:hidden}

.side_menu_button span {
	position: absolute;
	left: 20px;
	top: 6px;
	width: 171px;
	cursor: pointer;
			 
}

.side_menu2_button img {
	width: 171px;
	height: 25px;
	border: 0;
}
* html a:hover {visibility:visible}
.side_menu2_button a:hover img{visibility:hidden}

.side_menu2_button span {
	position: absolute;
	left: 20px;
	top: 6px;
	width: 171px;
	cursor: pointer;
			 
}

#footer{
clear:both;
height:14px;
}


#main{
margin:10px 0 10px 0;
padding: 20px;
width:726px;
float:right;
border: 1px solid #E6E6E6;
}

#main_pic img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
}

#profile {
	clear:both;
	margin:20px 0 20px 0;
}


#rmap {
	float: left;
	margin:25px 20px 0 0;
	border: 1px solid #CCCCCC;
}

#contact_details{
	margin-top:25px;
}

#education {
	clear:both;
	margin:20px 0 0 0;
}

#CV {
	clear:both;
	margin:20px 0 0 0;
}

#media {
	clear:both;
	margin:20px 0 0 0;
}

.gallery{
	margin: 10px;
	text-align: center;
}

.thumbnails {
	text-align: center;
}

.thumbnails img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.pink {
	color: #B4007B;
}
