
body {
background-image:url(../images/bg.jpg);

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bottom {
font: 12px Georgia, Times New Roman, Times, serif;
color: #fff;
padding-left:10px;
padding-right:10px;
padding-top:30px;
}

body,td,th {
color: #333333;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
clear: both;
font-weight: normal;
line-height:140%;
}

.title1{
color: #039f0e;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;
line-height: 150%;
clear: both;
font-weight: bold;
}

.title2{
color: #039f0e;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
line-height: 150%;
clear: both;
font-weight: bold;
text-transform: capitalize; 
}

.title3{
color: #fb340b;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 18px;
line-height: 150%;
clear: both;
font-weight: bold;
text-transform: capitalize; 
}

td.topic{
color: #ffffff;
background: #009900;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
line-height: 150%;
clear: both;
font-weight: bold;
text-transform: capitalize; 
}

<!--
a:link {
text-decoration: none;
color:#FFFFFF;

}
a:visited {
text-decoration: none;
color:#FFFFFF;

}
a:hover {
text-decoration: none;
color: red;
}

a:focus
{
-moz-outline-style:none;
}
a:active {
text-decoration: none;
color: #bea801;
outline:none;
}
 
a.normal{
text-decoration: none;
color:#333333;
text-decoration:underline;
} 

a:hover.normal{
text-decoration: none;
color: #FF3300;
text-decoration:underline;
} 
 
<!-- about us page --!>
.aboutusheadline {
font: 20px Georgia, Times New Roman, Times, serif;
color: red;
padding-left:30px;
}
.aboutus {
font: 14px Georgia, Times New Roman, Times, serif;
color: #333;
padding-left:30px;
padding-right:30px;
}
.aboutustitle {
font: 22px Georgia, Times New Roman, Times, serif;
color: #fb340b;
padding-left:30px;
padding-right:5px;
word-spacing:3px;
}
 
.aboutusleftnavi A:visited {
font: 14px Georgia, Times New Roman, Times, serif;
color: #333333;
padding-left:25px;
padding-right:5px;
text-decoration: none;
}
.aboutusleftnavi A:hover {
font: 14px Georgia, Times New Roman, Times, serif;
color: red;
padding-left:25px;
padding-right:5px; 
}
.aboutusleftnavi {
font: 14px Georgia, Times New Roman, Times, serif;
color: red;
padding-left:25px;
padding-right:5px; 
}

.aboutusleftnavi a {
font: 14px Georgia, Times New Roman, Times, serif;
color: #333333;
padding-left:25px;
padding-right:5px;
text-decoration: none;
}

<!-- table --!>
td.row1{
color: #ffffff;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
clear: both;
font-weight: bold;
bgcolor : #039F0E;
}

<!-- education page --!>

		.clear{
		clear:both;
	}
	
 
	
 
	#leftMenu{
		width:220px;
		
		padding-left:40px;
		padding-right:0px;
		float:left;
	}
	 

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #333;
		text-decoration:none;	
		display:block;
		clear:both;
		width:190px;	
		padding-top:5px;
		padding-left:2px;
		padding-bottom:5px;
		font-size:12px;

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #ccc;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
.education a {
font: 16px Georgia, Times New Roman, Times, serif;
color: #333333;
text-decoration: none;
}


#contact-area {
	width: 650px;
	margin-top: 25px;
}

#button{
width: 150px;
height:31px;
margin-top: 250px;
margin-left:95px;
background-image: url(../images/button.jpg); 

}


#contact-area{
font: 14px Georgia, Times New Roman, Times, serif;
color: #333333;
text-decoration: none;
}

inpput{
width: 200px;
}
