a:link 
{ 
	text-decoration:none; 
	font-weight:bold; 
	color:#000000;
}
a:visited 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#000000;
}
a:hover
{ 
	font-weight:					bold; 
	text-decoration:				underline; 
	color:							#000000; 

}




a.off_site_h1:hover {
	padding-right:					10px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	background-image:				url('link.png') ;
	background-repeat:				no-repeat ;
	background-position:			right ;
	}
	
body
{
	padding-right:					0px ;
	padding-left:					0px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						20px ;
	margin-bottom:					20px ;
	margin-left:					20px ;
	margin-right:					20px ;
	background-color:				#ffffff ;
	color:							#000000 ;
	font-size:						small ;
	line-height:					130% ;
	font-weight:					normal ;
	font-style:						normal ;
	font-family:					sans-serif, "Arial" ;
}
div#content
{

	background-color:				transparent ;
	text-align:						left ;
	border-right-width:				1px ;
	border-left-width:				1px ;
	border-top-width:				1px ;
	border-bottom-width:			1px ;
	border-right-style:				solid ;
	border-left-style:				solid ;
	border-top-style:				solid ;
	border-bottom-style:			solid ;
	background:						url(eye_bg.jpg); 
	background-position: 			0px 190px; 
	background-repeat:				no-repeat;
	background-attachment:			fixed ;
	
}
div
{
	padding-right:					0px ;
	padding-left:					0px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	border-right-width:				0px ;
	border-left-width:				0px ;
	border-top-width:				0px ;
	border-bottom-width:			0px ;
	border-right-color:				#000000 ;
	border-left-color:				#000000 ;
	border-top-color:				#000000 ;
	border-bottom-color:			#000000 ;
	border-right-style:				none ;
	border-left-style:				none ;
	border-top-style:				none ;
	border-bottom-style:			none ;
	background-color:				transparent ;
	color:							#000000 ;
	background-image:				none ;
}

div.content
{
	padding-right:					0px ;
	padding-left:					0px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	border-right-width:				1px ;
	border-left-width:				1px ;
	border-top-width:				1px ;
	border-bottom-width:			1px ;
	border-right-color:				#000000 ;
	border-left-color:				#000000 ;
	border-top-color:				#000000 ;
	border-bottom-color:			#000000 ;
	border-right-style: 			double				 ;
	border-left-style:				double;
	border-top-style:				double ;
	border-bottom-style:			double ;
	background-color:				transparent ;
	color:							#000000 ;
	background-image:				none ;
}



h1
{
	padding-right:					10px ;
	padding-left:					20px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	font-size:						x-large ;
	font-weight:					bold ;
	line-height:					25px ;
}

h2
{
	padding-right:					10px ;
	padding-left:					20px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	font-size:						x-large ;
	color: 							#FFFFFF ;
	font-weight:					bold ;
	line-height:					25px ;
	background-image:   			url(bg.jpg);

}
h3
{
	padding-right:					10px ;
	padding-left:					10px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-top:						10px ;
	margin-bottom:					10px ;
	margin-left:					-5px ;
	margin-right:					0px ;
	font-size:						medium ;
	font-weight:					bold ;
	line-height:					20px ;
	font-style: 					normal;
	border-right-width:				0px ;
	border-left-width:				10px ;
	border-top-width:				0px ;
	border-bottom-width:			0px ;
	border-right-color:				#000000 ;
	border-left-color:				#000000 ;
	border-top-color:				#000000 ;
	border-bottom-color:			#000000 ;
	border-right-style:				none ;
	border-left-style:				solid ;
	border-top-style:				none ;
	border-bottom-style:			none ;
}

ul
{
	margin-left:					20px ;
	margin-right:					10px ;
	margin-top:						10px ;
	margin-bottom:					10px ;
	padding-left:					20px ;
	list-style-image:				url(bullet.gif);
	
}

div#right
{
	width:							240px ;
	float:							right ;
	margin-right:					-5px ;
	margin-left:					0px ;
	margin-top:						20px ;
	margin-bottom:					0px ;
	padding-right:					0px ;
	padding-left:					10px ;
	padding-top:					10px ;
	padding-bottom:					0px ;
}
div.right_box
{
	border-right-width:				10px ;
	border-left-width:				1px ;
	border-top-width:				1px ;
	border-bottom-width:			1px ;
	border-right-style:				solid ;
	border-left-style:				solid ;
	border-top-style:				solid ;
	border-bottom-style:			solid ;
	padding-right:					0px ;
	padding-left:					0px ;
	padding-top:					0px ;
	padding-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					0px ;
	margin-top:						0px ;
	margin-bottom:					10px ;
}

div.right_box a:hover {
	padding-right:					10px ;
	background-image:				url('link.png') ;
	background-repeat:				no-repeat ;
	background-position:			right ;
}
/* - gallery thumbs - */

.gallery-thumb {
	margin: 						5px;
	text-align: 					center;
}

.gallery-thumb img {
	background: 					#f3f3f3;
	border: 						1px solid #ddd;
	padding: 		 				7px;
	margin: 						1px;
	-moz-border-radius: 			3px;
}

.gallery-thumb a img {
	border-color: #ccc;
}

.gallery-thumb a:hover img {
	border-width: 					2px;
	border-color: 					#141430;
	margin: 						0;
	-moz-border-radius: 			5px;
	background-image:				none;
}


.text {
margin:								20px;
}

.text p:first-letter
{
font-size:							200%;
padding: 							1px;
float: 								left;
text-shadow:						#0000CC 3 3 3;
text-transform:						capitalize;
}

/*
a
{
	padding-right: 					8px ;
	padding-left:					0px ;
	padding-bottom:					0px ;
	padding-top:					0px ;
	margin-top:					0px ;
	margin-bottom:					0px ;
	margin-left:					0px ;
	margin-right:					3px ;
	border-right-width:				0px ;
	border-left-width:				0px ;
	border-top-width:				0px ;
	border-bottom-width:				0px ;
	border-right-color:				#becad6 ;
	border-left-color:				#becad6 ;
	border-top-color:				#becad6 ;
	border-bottom-color:				#becad6 ;
	border-right-style:				none ;
	border-left-style:				none ;
	border-top-style:				none ;
	border-bottom-style:				none ;
	color:						#000000 ;
	text-decoration:				none ;
	background-image:				url('../../images/icon/link2.png') ;
	background-repeat:				no-repeat ;
	background-position:				center right ;
}

a:hover
{
	color:							#aaaaff ;
	background-color:				transparent ;
} */