/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_links{
	font-family:Georgia;
	font-size:10.5px;
	color:#3f79b3;
}
.heading{
	font-size:14px;
	color:00aba9;
	font-weight:bold;
	font-family: Georgia;
}.text {
	font-family: Georgia;
	font-size: 12px;
}
.RedHeading {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: b73131;
}
.Edu_Header {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: 8300c0;
}
.med_Heading {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	color: cf5c10;
}
.Proj_header {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	color: 2a7f11;
}
.tab_bg {
	background-image: url(../images/hobbies01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Hob_Header {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	color: 0e5aa8;
}
.Hob_Header2 {

	font-family: Geneva;
	font-size: 12px;
	font-weight: bold;
	color: 0e5aa8;
}
p {
	vertical-align: 3%;
}
.leftside{
background:url(../images/shade_leftt.jpg);
background-repeat:repeat-y;
background-position:right;
}
.rightside{
background:url(../images/shade_rightt.jpg);
background-repeat:repeat-y;
}
.footer_thummas {
	font:Verdana;
	font-size:9px;
	color:#888888;
}
.footer_thummas_a {
	font:Verdana;
	font-size:9px;
	color:#888888;
	text-decoration:underline;
}
.footer_thummas_a:hover {
	font:Verdana;
	font-size:9px;
	color:#888888;
	text-decoration:none;
}

/*.leftside_borders{
border:solid;
border-color:#D3D3D3;
border-bottom-width:0px;
border-left-width:1px;
border-right-width:0px;
border-top-width:0px;
}
.rightside_borders{
border:solid;
border-color:#D3D3D3;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;

}
.side_borders{
border:solid;
border-color:#D3D3D3;
border-bottom-width:0px;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
}*/