
body {
	margin: 0;
	padding: 0;
               
                background-image:url(images/img1.jpg); background-repeat:repeat; background-attachment:fixed;

}

h1,h2, h3, h4, h5, h6 {
	margin: 0;

}

h3 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
                text-align:center;
}

h2 {

	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
                text-align:center;
-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;
}

h2 em {
	font-weight: bold;
	font-style: normal;
                text-align:center;
	color: #000000;
}

h1 {
	height: 25px;                
	background: #0077A7 url(images/img3.jpg) repeat-x center bottom ;
	padding: 0px 0 0 0px;
                text-align:center;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
border-radius: 15px;
}







h4 {
	letter-spacing: -1px;
	font-size: 25px;
	font-weight: normal;
	color: #000000;

}













p, ol, ul {
	line-height: 100%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
                text-align:center; 

-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}



a:link
{color:#000000; text-decoration:underline ;
}

a:visited
{color:green; text-decoration:underline;
}



a:hover
{color:blue; text-decoration:none;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 2s ease;
}



.bg1 {   
          
	padding: 0 2px 2px 2px;
	border-top: 1px solid #ffffff;
	background: #ffffff url(images/img4.jpg) repeat-x;
                text-align:center;
}








.bg1, .li {                

                text-align:center;
}













.bg2 {            
	padding: 5px;
border-radius: 15px;
	border-top: 0px solid #000000;
	background: #FFFFFF url(images/img4.jpg) repeat-x;
                text-align:center;



}

/* Header */

#header {
	width: 75%;
	margin: 0 auto;
                float: center;

-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}

#header * {
	margin: 0;
	padding: 0;
	color: #ffffff;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

#header h1 {
	float: left;
	padding: 5px 0 0 10px;
	font-size: 33px;
                color:#000000;           
}

#header h2 {
	float: left;
	padding: 25px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
                color:#000000;     
}

#header ul {
	float: center;
	margin: 10;
	padding: 0px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: right;
	height: 24px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.jpg) repeat-x;
	text-decoration: none;
	font-weight: bold;

-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}

/* Content */

#content {
	width: 90%;

	margin: 0 auto;
                text-align:top;
}

#colOne {
	float: left;

	width: 20%;
border-radius: 15px;
-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;

-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}

#colOne li. {
	background: none;

}

#colTwo {
	float: right;
	width: 75%;
border-radius: 15px;
-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}




#table
{
align:center;
text-align:center;
	width: 100%;


-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}





/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img3.jpg) repeat-x;

-webkit-box-shadow: 5px 5px 10px #000000;
-moz-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;

}

	#footer p {
	margin: 0;
	text-align: center;

}