a.style1 
{
	color:Blue;
  text-decoration:none;
}

a.style1:hover {
  color:Maroon
}

#contentwrapper
{
width: 300px;
height: 250px;
border: 1px none black;
background-color: Transparent;
padding: 5px
}

.billcontent
{
width: 100%;
display:block
}

img.event
{
	 height:300px;
	 width:350px;	 
}

img.event1
{
	height:350px;
	width:250px;	
}

body
{
	background-image:url(../images/bg/6.jpg);
	background-attachment:fixed		
}

img.projects
{
	border-style:none;
	cursor:pointer;	
	float:right;
	height:50px;
	width:75px
}

span
{	
	font-size:12px;
	font-weight:400;
	text-align:justify
}

p
{	
	font-size:12px;	
	font-weight:400;
	line-height:20px;
	text-align:justify
}

h1
{
font-size:16px;
text-align:left	
}


h2
{
font-size:14px;
text-align:left
}

h3
{
font-size:12px;
text-align:left
}

div.mother
{	
	width:975px	
}

table
{
	border-color:Black;
	border-style:solid;
	border-width:1px
}

td
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
font-size:12px;
font-weight:400
}

th
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	font-size:12px
}

ol
{
	font-size:12px;
font-weight:400
}

ul
{
	font-size:12px;
font-weight:400
}

div.child1
{
	margin-top:55px;
	text-align:left;
	width:100%
}

img.home
{
	cursor:pointer;
	height:30px;
	float:right;
	width:30px
}

b
{
	font-size:12px;
}
