a:link {color:#006600;	text-decoration: underline;	font-weight:bold;}
a:active { color:#006600; text-decoration: underline; font-weight:bold;}
a:visited { color: #006600; text-decoration: underline; font-weight:bold;}
a:hover { color:#00CC00; text-decoration: none; font-weight:bold;}


body{
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}
#top_repeat
{
	height:60px;
	background-image:url(/images/top_repeat.gif);
	background-repeat:repeat-x;
	float:left;	
	min-width:780px;
	width:100%;
}

#frogs_logo
{
	background: url(/images/frogs_logo.gif) left no-repeat;	
	height:60px;
	min-width:300px;
	float:left;	
}
#textLogo
{
margin:0;
padding:0;
clear:both;
}

#top_right_montage
{
	background: url(/images/image_montage.jpg) right no-repeat;	
	height:60px;
	min-width:462px;
	float:right;
}

#navcontainer
{
	marin:0px;
	padding-top:0px;
	clear:both;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color:#003300;
	color: White;
	float: left;
	width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #003300;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color:#006600;
	color: #fff;
}


#bottom_banner
{
	height:20px;
	background:#eeeeee;
	border-bottom:#cccccc solid 1px;
	border-top:#cccccc solid 1px;
	text-align:right;
	font-size:smaller;
	padding-right:15px;
	
}

#content
{
	padding-left:15px;
	padding-right:15px;	
	padding-top:10px;
	background:#fff;
    margin:0 auto;
	min-width:750px;
}

#content ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 20px;
	margin-top:5px;
	}
	
#content li { 
	background: url(/images/bullet.gif) left center no-repeat;
	padding-left:18px;
	line-height:18px;
 }	



h1
{
	margin:0px;
	border-bottom:1px solid #ccc;
	color:#003300;
	font-size:16px;
}

h2
{
	margin:0px;
	border-bottom:1px solid #ccc;
	color:#003300;
	font-size:16px;
}



#rightColumn
{
	float:right;
	padding:5px;
}

#infoBox
{
	border:#006600 solid 1px;
	padding:5px;
	width:90%;	
}

/* ******************************************
 *************** News Styles ****************
 *******************************************/

#newsWrapper{
	padding:2px;
	width:90%;
	font-size:12px;
	border:#006600 solid 1px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;	
}

#newsTitle{
	padding:2px;
	width:100%;
	font-weight:bold;
	color:#336699;
	font-size:14px;
	border-bottom:solid 1px #ccc;	
}

#newsDate{
	padding:2px;
	width:100%;
	font-size:14px;
	color:#006633;
	font-weight:bold;	

	
}

/* ******************************************
 *************** Event Styles ****************
 *******************************************/

#eventWrapper{
	padding:2px;
	width:600px;
	font-size:12px;
	border:solid #006600 1px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;	
}

#eventTitle{
	border-bottom:solid 1px #ccc;
	padding:2px;
	width:100%;
	font-weight:bold;
	color:#006600;
}

#eventDate{
	padding:2px;
	width:100%;
	font-size:14px;
	color:#fff;	
	background:#006600;
	font-weight:bold;	
}

.galleryCell1
{
	border-top:#bbb solid 1px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;		
	margin:0px;
	padding-left:5px;
	padding-right:5px;	
	padding-top:10px;
}
.galleryCell2
{
	border-bottom:#bbb solid 1px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;		
	margin:0px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:5px;
	padding-bottom:2px;	
}
#galleryName
{
	text-indent:45px;
	display:block;
	padding:20px;
	background: url(/images/camera.jpg) left center no-repeat;
}

/* Document Icons */
#wordIconSmall
{
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;	
	background: url(/aries/images/icons/page_white_word.png) left no-repeat;	
}

#txtIconSmall
{
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;	
	background: url(/aries/images/icons/page_white.png) left no-repeat;	
}

.fadedText
{
	color:#ccc;
}


