/***********************************************/
/* INDEX PAGE CSS                            */
/***********************************************/

/***********************************************/
/* Body styles                                 */
/***********************************************/

h1{
	margin-bottom:0px;
	margin-top:0px
}

#pageheader{
	padding-bottom: 5px
}

#mainbody{
	border-right: none;
	clear:both;
	padding-top:10px
}

#mainbody p.introparagraph {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:125%;
	color:#FFCE78
}

#bodylinks{
	padding-top: 10px
}

#bodylinks div {
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px
}

#bodylinks #bodylinks1{
	width:315px;
	margin-left:0px;
	margin-right:30px
}

#bodylinks #bodylinks2{
	width:290px;
	margin-right:0px
}

#bodylinks #bodylinks2top{
	width:290px;
	background-image:url(../images/animals_and_exhibits/highlight_box_background.jpg);
	background-repeat: no-repeat;
	padding-top:2px;
	padding-left:10px
}

#bodylinks #bodylinks2bottom{
	width:290px;
	background-image:url(../images/animals_and_exhibits/highlight_box_bottom.jpg);
	background-repeat: no-repeat
}

#bodylinks #bodylinks3{
	height:0px;
	width:0px
}

#bodylinks h1 {
	font-size: 14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
	color: #FFFFFF
}

#bodylinks h1.videolabel {
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:8px
}

#bodylinks p {
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px
}

/***********************************************/
/* Right columns styles                        */
/***********************************************/

#actionlinks{
	width: 217px;
	padding-bottom:0px;
	float: right;
	padding-top:65px;
	padding-right:20px
}

#actionlinks div{
	padding-bottom:10px;
	margin-bottom:0px
}

#actionlinks #actionlinkstop{
	width:197px;
	background-image:url(../images/main_css/side_areas/top_background.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:0px
}

#actionlinks #actionlinksbottom{
	background-image:url(../images/main_css/side_areas/bottom_border.gif);
	background-repeat:no-repeat;
	width:217px;
	height:8px;
	padding:0px;
	margin:0px
}

#actionlinks h1 {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-top:6px
}

#actionlinks p {
	line-height:120%;
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:2px
}

#actionlinks a {
	color: #9ED09D;
	text-decoration:none;
	border-bottom: 1px dotted #9ED09D
}


#actionlinks a:hover {
	color: #9ED09D;
	border-bottom: 1px dotted #9ED09D
}

#actionlinks a.noborder {
	border-style:none;
	border:0px;
	border-bottom-color:transparent 
}
