/*resetter*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/*endresetter*/
body
	{	
	background-color: #ffffff;
	background-attachment: scroll;	
	background-position: top;
	margin: 0;	
	font-family:  "trebuchet ms";	
	font-size: 11px;	
	color: #000;	
	font-weight: bolder;	
	text-decoration:none;
	}

.panel
	{

	height:100%;
	z-index:50000;
	margin-left:280px;


	}

.panel_img
	{
	float: left;
	}

.panel_img_1
	{
	width: 201px;
	height: 190px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.panel_img_2
	{
	width: 283px;
	height: 190px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

	
.panel_img_3
	{
	width: 706px;
	height: 190px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.panel_img_4
	{
	width: 201px;
	height: 242px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.panel_img_5
	{
	width: 283px;
	height: 242px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

.panel_img_6
	{
	width: 600px;
	height: 242px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

.panel_img_7
	{
	width: 201px;
	height: 242px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.panel_img_8
	{
	width: 283px;
	height: 242px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.panel_img_9
	{
	width: 706px;

	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
.testimonial
	{
	padding-top: 18px;
	padding-left: 20px;
	width: 500px;
	height: 60px;
	}

.event
	{
	float: left;
	width: 250px;
	height: 200px;
	padding-top: 20px;
	padding-left: 10px;
	}
	
.event_date
	{

	font-family:  "trebuchet ms";
	font-size: 12px;	
	width: 200px;
	margin-bottom:5px;
	margin-top:5px;
	color: #fff;	
	font-weight: bolder;

	}
	
.event_title
	{

	width: 250px;


	font-family:  "trebuchet ms";
	font-size: 12px;	
	color: #ffcc00;	
	font-weight: bolder;
	}

	
.event_content
	{

	line-height: 15px;
	text-align: justify;
	font-family:  "trebuchet ms";
	font-size: 10px;	
	color: #fff;
	}
	
.event_content p {
padding-top:7px;
font-size:11px;

}

.event_nav
	{
	padding-top: 10px;
	}

.event_nav a:link{
	padding-top: 10px;
	line-height: 15px;
	text-decoration: none;
	font-family:  "trebuchet ms";
	font-size: 10px;
	font-style: italic;	
	color: #00fffc;
	}
	
.event_nav a:hover{
	padding-top: 10px;
	line-height: 15px;
	text-decoration: none;
	font-family:  "trebuchet ms";
	font-size: 10px;
	font-style: italic;	
	color: #ffffff;
	}
	
.event_nav a:visited{
	padding-top: 10px;
	line-height: 15px;
	text-decoration: none;
	font-family:  "trebuchet ms";
	font-size: 10px;
	font-style: italic;	
	color: #00fffc;
	}

.img_event
	{
	float: left;
	padding-left: 20px;
	padding-top:  20px;
	}

.event_navigation
	{
	width: 300px;
	padding-left: 250px;
	}
	
.navigation
	{
	float: left;
	text-decoration: none;
	text-align: center;
	font-family:  "trebuchet ms";
	font-size: 10px;
	color: #fff;
	width: 23px;
	height: 22px;
	}

a.navigation_light:link
	{
	float: left;
	text-decoration: none;
	text-align: center;
	font-family:  "trebuchet ms";
	font-size: 10px;
	color: #fff;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 23px;
	height: 22px;
	padding-left: 2px; 
	}

a.navigation_light:visited
	{
	float: left;
	text-decoration: none;
	text-align: center;
	font-family:  "trebuchet ms";
	font-size: 10px;
	color: #fff;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 23px;
	height: 22px;
	padding-left: 2px; 
	}
	
a.navigation_light:hover
	{
	float: left;
	text-decoration: none;
	text-align: center;
	font-family:  "trebuchet ms";
	font-size: 10px;
	color: #fff;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 23px;
	height: 22px;
	padding-left: 2px; 
	}

.tumb
	{
	float: left;
	padding: 5px;
	width: 49px;
	height: 49px;
	}

.clear
	{	
	clear: both;
	}
