/* CSS Document */

body
{
	padding:0px;
	margin:0px 0px;
	background:url(../images/bg2.jpg) repeat;
}

a
{
	outline:0px;
}

a:visited
{
	outline:0px;
}

.wrapper
{
	border:0px solid #C7C7C7;
	width:1000px;
	background:url(../images/bg.png) repeat-x;
}

.wrapper2
{
	border:0px solid #C7C7C7;
	width:1000px;
	background:url(../images/bg2.png) repeat-x;
}

.wrapper3
{
	border:0px solid #C7C7C7;
	width:1000px;
	background:url(../images/bg3.png) repeat-x;
}



.frame
{
	background:url(../images/frame.jpg) no-repeat;
	padding:106px 58px 34px 58px;
	height:229px;
	width:180px;
	margin:0px 10px 0px 0px;
	background-position:0px 70px;
}

.bottom_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.bottom_text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.content_wrapper
{
	padding:25px 41px 0px 0px;
}

.content
{
	font-family:"Monotype Corsiva",Arial, Helvetica, sans-serif;
	height:230px;
	text-align:justify;
	padding-right:10px;
	font-size:15px;
	overflow:auto;
}

.bottom_wrapper
{
	padding:6px 0px 10px 13px;
	height:37px;
	text-align:center;
}



ul#topnav {
	margin:1px 0px; 
	padding: 0px; 
	list-style: none;	
	clear: both;
	float: left;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:43px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 26px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	font-family:"Monotype Corsiva",Arial, Helvetica, sans-serif;
	font-size:19px;
	clear: both;
	line-height:23px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441;}
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: none;
	color:#FC086A;
}
ul#topnav.v2 a{
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	background: url(../images/bottom-hover.png) repeat-x left bottom;
	color:#FFFFFF;
}

.text1
{
	font-family:"Monotype Corsiva",Arial;
	font-size:19px;
	text-decoration:none;
}

.text2
{
	font-family:"Monotype Corsiva",Arial;
	font-size:16px;
	text-decoration:none;
	line-height:19px;
	text-align:justify;
}

.text2 a
{
	font-family:"Monotype Corsiva",Arial;
	font-size:16px;
	line-height:19px;
	color:#333333;
	text-align:justify;
}

.text2 a:hover
{
	text-decoration:none;
	color:#FF0099;
}
.text3
{
	font-family:"Monotype Corsiva",Arial;
	font-size:18px;
	text-decoration:none;
	line-height:19px;
	text-align:justify;
	color:#727272;
}


.pikachoose{width:150px;margin:0px;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:172px;height:980px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:0px solid #555;padding:2px;background:none;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:506px;height:325px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:2px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:16px;padding-top:4px;text-align:center;position:absolute;bottom:7px;left:3px;background:url('black.png') top left;}
.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}



#body_top{
	background:url(../images/back-top.png) no-repeat;
	padding-top:59px;
}

#body_mid{
	background:url(../images/back-mid.png) repeat-y;
	padding:0px 20px 5px 30px;
	margin:0px;
}

#body_bottom{
	background:url(../images/back-bottom.png) no-repeat;
	height:15px;
}

#content{

}
