a.style1
{	
	font-family:arial;
	font-size:12px;
	color:Blue;	
	text-decoration:none;
	font-weight:900
}

a.style1:hover
{	
	color:green	
}

#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
}


img.projects
{
	border-style:none;
	cursor:pointer;	
	float:right;
	height:50px;
	width:75px
}

span
{
	font-family:arial;
	font-size:12px;
	text-align:justify
}

p
{	
	font-family:arial;
	font-size:12px;	
	line-height:20px;
	text-align:justify
}

h1
{
	font-family:arial;
font-size:16px;
text-align:left	
}

h2
{
	font-family:arial;
font-size:14px;
text-align:left
}

h3
{
font-family:arial;
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-family:Arial;
font-size:12px;
text-align:left
}

th
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:12px;
	text-align:center
}

ol
{
	font-family:Arial;
	font-size:12px;
	line-height:150%;
	text-align:justify	
}

ul
{
	font-family:Arial;
	font-size:12px;
	line-height:150%;
	text-align:justify	
}


li
{
	margin-top:5px;
	margin-bottom:5px
}
div.child1
{	
	margin-top:60px;	
	text-align:left;
	width:100%	 
}

img.home
{
	cursor:pointer;
	height:30px;
	float:right;
	width:30px
}

img.prev
{
	cursor:pointer;
	float:left;
	height:30px;
	margin-top:10px;
	width:30px
}
img.next
{
	cursor:pointer;
	float:right;
	height:30px;
	margin-top:10px;
	width:30px
}

body   
{
	background-image:url(images/bg/6.jpg);		
	background-attachment:fixed
}

