@charset "utf-8";

/* 
PUN INTENDED HOMEPAGE CSS 
Designed by Lydia Fernandez for PunIntended.com
lydster@ufl.edu
*/





/* Reset Margins */

html, body {
	margin: 0;
	padding: 0;
}




/* Body Coding: backgrounds, fonts, etc. */


body {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	background: #00D2E3
url(../images/snowmanstalk.gif) fixed repeat-y;
}




/* CONTAINER */


#container {

	text-align: left;	
	background:
url(../images/pogoclouds.gif) fixed repeat-y;
	margin-left:112px;

}

/* HEADER */

#header {
background:
url(../images/header.gif) no-repeat;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 160px;
}


/* HEADINGS */

h1 {
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-serif;
	size: 14px;
	line-height: .5;
	padding-bottom: 10px;
	padding-top: 10px;
}

h4 {
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-serif;
	size: 13px;
	line-height: .5;
	padding-top: 10px;
}


/* CONTENT CONTAINERS */


#content {
	width: 698px;


}

#main {
	width: 698px;
	padding-bottom: 0px;
	background: #FFFFFF;
	display: block;
}


#fish {
clear: both;
width: 515px;

}

#content1 {
	width:695px;
} 

#content2 {
display: compact;
}
	
	
/* NAVIGATION */

#navigation {
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
		background: #ffffff
url(../images/navigation.gif) no-repeat;
	background-position:top;
	border-bottom: 1px solid #c1f4f8;
	height:85px;
}

	/* Navigation Links */	
	

		#navigation a:link {
			text-decoration: none;
			}
			
			
		#navigation a:active {
			border-bottom: none;
			}
			
		#navigation a:visited {
			text-decoration: none;
			border-bottom:none;
			}
			
		#navigation img {
			border: none;
			}
			
	#navigation1 {
		display: none;
		}


/* CONTENT -- LEFT SIDE */

#homeinsidecontent {
color: #393939;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	float: left;
	background: #FFFFFF;
	width:510px;
	padding-top: 20px;
	padding-left: 15px;
	line-height: 1.5;
	min-height:370px;
	border-right: 1px solid #c1f4f8;
	padding-right: 10px;
}	

	/* Content Links */
	
		#homeinsidecontent a:link {
			color: #09779b;
			text-decoration: none;
		}
		
		#homeinsidecontent a:visited{
			color: #09779b;
			text-decoration: none;
		}
		
		#homeinsidecontent a:sctive {
			color: #044c63;
			text-decoration:underline;
		}
		
		#homeinsidecontent a:hover {
			color: #044c63;
			text-decoration:underline;
		}
	

/* SIDEBAR -- RIGHT SIDE */

#homerightside {
	padding-top: 20px;
	color: #393939;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	background: #FFFFFF; /* fef8ed */
	margin-left: 530px;
	width: 140px;
	padding-left: 10px;
	line-height: 1;
}


	/* Sidebar Links */
	
		#homerightside a:link {
			color: #09779b;
			text-decoration: none;
		}
		
		#homerightside a:visited{
			color: #09779b;
			text-decoration: none;
		}
		
		#homerightside a:sctive {
			color: #044c63;
			text-decoration:underline;
		}
		
		#homerightside a:hover {
			color: #044c63;
			text-decoration:underline;
		}
			
/* FOOTER */
	
#footer {
	background: 
url(../images/bgbottom.gif) no-repeat;
width: 698px;
	background-position: bottom;
	height: 50px;
	color: #8d9292;
	font-family:  Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align:center;
	border-top: 1px #c9c2c2 dotted; 
	padding-top: 15px;
	}
	
	
	/* Footer Links */	
	
		#footer a:link {
			color: #8d9292;
			text-decoration: none;
			}
			
		#footer a:visited {
			color: #8d9292;
			text-decoration: none;
			}
			
		#footer a:active {
			color: #393939;
			text-decoration: underline;
			}
			
		#footer a:hover {
			color: #393939;
			text-decoration: underline;
			}
	
	

/* COPYRIGHT */

#copyright {
	background: #00D2E3;
	color: #028893;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 9px;
	text-align:center;
	padding-bottom: 20px;
}


	/* Copyright Links */
	
		#copyright a:link {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
			}
			
		#copyright a:visited {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
			}
			
		#copyright a:active {
			color: #028893;
			text-decoration: underline;
			}	
					
		#copyright a:hover {
			color: #028893;
			text-decoration: underline;
			}


/* Kabushi con Yydi is very pretty */

