@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	font-family: Arial;
	background-color: #000000;
	background-image: url(/images/tile.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
#apdivnewspost_wrapper {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	float: left;
	width: 415px;
	position: relative;
	margin-bottom: 15px;
	background-color: #000000;
}
h1 {
	font-size: larger;
	color: #FFFFFF;
}
h2 {
	font-size: large;
	color: #FFFFFF;
}
h3 {
	font-size: medium;
	color: #FFFFFF;
}
h4 {
	font-size: small;
	color: #FFFFFF;
}
a {
	outline:none;
	color: #443463;
}
a:visited {
	outline:none;
	color: #443463;
}
a:hover {
	outline:none;
	color: #443463;
}
a:active {
	outline:none;
	color: #443463;
}
a:link {
	outline:none;
	color: #443463;	
}
img {
	border:none;
}

table#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
}
#apdivleftcontainer {
	width: 435px;
	position: relative;
	float: right;
	background-repeat: repeat;
	right: 10px;
}
#apdivlvideos {
	width: 435px;
	float: left;
	position: relative;
}
#apdivlpics {
	height: 36px;
	width: 435px;
	float: left;
}
.picture {
	height: 490px;
	width: 330px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	margin-left: 50%;
	left: -165px;
	float: left;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(/images/100_0277.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pic_anchor {
	float: left;
	height: 10px;
	width: 390px;
	position: relative;
}

#apdivlightbox {
	width: 430px;
	position: relative;
	overflow: visible;
	left: 5px;
	margin: 5px;
	float: left;
}
#apdiv_picsbutt {
	float: left;
	width: 410px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	position: relative;
	left: 5px;
	border-top-style: none;
	border-bottom-style: solid;
	padding-top: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-bottom-color: #C0C0C0;
}

#apdiv_biocat {
	background-image: url(/images/pbio_cat_01.jpg);
	left: 5px;
	position: relative;
	width: 420px;
	height: 40px;
	float: left;
}
#apdivpic {
	background-color: #666666;
	border: 5px solid #FFFFFF;
	position: relative;
	height: 80px;
	width: 80px;
	float: left;
	margin: 6px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
}
#apdivpicbutt {
	background-color: #666666;
	border: 5px solid #FFFFFF;
	position: relative;
	height: 80px;
	width: 80px;
	float: left;
	margin: 6px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
}
#apdivbigpic {
	height: 450px;
	width: 390px;
	position: relative;
	float: left;
	left: 5px;
	overflow: hidden;
	background-color: #000000;
	text-align: justify;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding: 10px;
}
#apdiv_picscat {
	background-image: url(/images/ppics_cat_01.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 420px;
	float: left;
	position: relative;
	left: 5px;
}



#apdivrightcontainer {
	position: relative;
	width: 435px;
	float: left;
	right: -10px;
}
#apdivlnews {
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 435px;
	position: relative;
}
#apdivjoin {
	width: 435px;
	float: left;
}


#apdivlevents {
	float: right;
	height: 36px;
	width: 435px;
	position: relative;
}


#apdivnewspost {
	width: 395px;
	float: left;
	text-align: justify;
	position: relative;
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(/images/home_post.jpg);
	background-position: right bottom;
	background-color: #1D1D1D;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 4px;
}
#apdivnewspost_list {
	width: 200px;
	float: left;
	text-align: justify;
	position: relative;
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(/images/home_post.jpg);
	background-position: right bottom;
	background-color: #1D1D1D;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 4px;
}
.post_date {
}

.post_title {
	font-size: larger;
	color: #CC9933;
	float: left;
	width: 100%;
	text-align: center;
}
.post_date {
	font-size: x-small;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.post {
	font-size: medium;
	font-weight: 300;
	color: #FFFFFF;
}
#apdivblog {
	float: left;
	width: 850px;
	position: relative;
	text-align: justify;
	background-color: #000000;
	border: 5px solid #C0C0C0;
	left: 10px;
}
#apdivblogart_post {
	margin: 10px;
	float: left;
	width: 660px;
	position: relative;
	padding: 10px;
	background-color: #1D1D1D;
	border: 1px solid #FFFFFF;
	}
#apdivblog_catftr {
	float: left;
	height: 25px;
	width: 550px;
	background-image: url(/images/blog_04.jpg);
	position: relative;
}
#apdivcontactpage_wrapper {
	width: 880px;
	position: relative;
	background-color: #000000;
	float: left;
	border: 5px solid #616161;
	left: 50%;
	margin-left: -450px;
	padding: 5px;
	margin-bottom: 10px;
}
#apdiv_contactwrapper {
	position: relative;
	width: 860px;
	float: left;
	background-color: #121212;
	padding: 8px;
	border: 2px solid #616161;
}

#apdivextraspage_wrapper {
	width: 880px;
	position: relative;
	margin-left: -450px;
	background-color: #000000;
	float: left;
	border: 5px solid #616161;
	left: 50%;
	padding: 5px;
	margin-bottom: 10px;
}
#apdivphoto {
	float: right;
	overflow: hidden;
	width: 600px;
	position: relative;
}

#apdivnewspage_wrapper {
	width: 880px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 5px solid #646464;
	background-color: #000000;
	left: 50%;
	margin-left: -450px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#page {
	width: 900px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}

#apdivblogvid_wrapper {
	width: 880px;
	position: relative;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
	background-color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: -440px;
	left: 50%;
	
	
}
#apdivblog_art {
	float: left;
	width: 100px;
	margin: 10px;
	position: relative;
	padding: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	background-color: #1D1D1D;
	height: 300px;
}
#apdivblog_cat {
	height: 40px;
	width: 860px;
	position: relative;
	float: left;
	background-image: url(/images/blog_01.jpg);
	left: 10px;
}
#apdiv_videos {
	float: left;
	width: 860px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 10px;
}
#apdiv_videoscat {
	float: left;
	height: 40px;
	width: 860px;
	position: relative;
	background-image: url(/images/videocat.jpg);
}
#apdiv_videospost {
	padding: 10px;
	float: left;
	width: 830px;
	position: relative;
	border: 5px solid #C0C0C0;
	margin-bottom: 5px;
}
#apdiv_videosftr {
	float: left;
	height: 20px;
	width: 880px;
}
#scale-up {
    height: 230px;
}
#pictable {
	top: -10px;
	position: relative;
	width: 387px;
	overflow: hidden;
	height: 470px;
}
#apdiv_picscatbott {
	background-image: url(/images/piccat_bott.jpg);
	float: left;
	height: 25px;
	width: 420px;
	position: relative;
	left: 5px;
	margin-bottom: 5px;
}
#apdiv_musicplayer {
	background-color: #121212;
	border: 2px solid #515151;
	float: left;
	height: 189px;
	width: 445px;
	position: relative;
	margin-top: 5px;
}
#main_header {
	width: 100%;
	height: 20%;
	float: left;
	top: 0%;
	position: absolute;
	background-image: url(/images/header_02.jpg);
}
#main_wrapper {
	width: 80%;
	height: 60%;
	position: absolute;
	background-color: #FFFFFF;
	top: 20%;
	left: 10%;
}
#main_footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	height: 20%;
	background-image: url(/images/header_02.jpg);
	top: 80%;
}
#apdivbiobox {
	width: 425px;
	position: relative;
	float: left;
	overflow: visible;
	margin: 5px;
}

#apdivpicbio_wrapper {
	width: 880px;




	height: ;
	position: relative;
	margin-left: -449px;
	background-color: #000000;
	left: 50%;
	float: left;
	border: 5px solid #616161;
	padding: 5px;
	
}

#apdivbiowrapper {
	height: 670px;
	width: 400px;
	position: relative;
	float: right;
	overflow: auto;
	background-color: #121212;
	text-align: justify;
	padding: 10px;
	border: 2px solid #515151;
}
#apdiveventspage_post {
	float: right;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	background-color: #1D1D1D;
	width: 600px;
	border: 2px solid #FFFFFF;
	padding: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(/images/home_post.jpg);
	background-position: right bottom;
	margin-bottom: 5px;
}
#apdivpickartist{
	cursor: hand;
	cursor: pointer;
	height: 600px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
}

#apdivpickartist1{
	cursor: hand;
	cursor: pointer;
	height: 600px;
	width: 150px;
	position: relative;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	
}

#apdivpickartist2{
	cursor: hand;
	cursor: pointer;
	height: 600px;
	width: 150px;
	position: relative;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	
}
#apdivpickartist3{
	cursor: hand;
	cursor: pointer;
	height: 600px;
	width: 150px;
	position: relative;
	float: left;
	margin-right: 50px;
	margin-left: 50px;

}
.style2 {color: #3C2E6B}
.style3 {color: #443463}
.style5 {color: #4D3E75}
#enter {
	height: 40px;
	width: 100%;
	position: absolute;
	background-color: #C0C0C0;
	background-image: url(/images/enter_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 1;
}
#profilepic_div {
	float: left;
	height: 470px;
	width: 425px;
	overflow: hidden;
	position: relative;
	background-color: #121212;
	border: 2px solid #515151;
	padding: 10px;
}
#apdivarticlelist {
	float: left;
	width: 200px;
	position: relative
}
#releasepic_div {
	float: left;
	height: 425px;
	width: 425px;
	overflow: hidden;
	position: relative;
	background-color: #121212;
	border: 2px solid #515151;
	padding: 10px;
	margin-bottom: 10px;
}
#apdivreleasewrapper {
	width: 400px;
	position: relative;
	float: right;
	overflow: hidden;
	background-color: #121212;
	text-align: justify;
	padding: 10px;
	border: 2px solid #515151;
	color: #C0C0C0;
	height: 425px;
	margin-bottom: 10px;
}
#apdivvideopost {
	width: 418px;
	float: left;
	text-align: justify;
	position: relative;
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(/images/home_post.jpg);
	background-position: right bottom;
	background-color: #1D1D1D;
	border: 1px solid #FFFFFF;
	margin: 5px;
	height: 350px;
}
#follow {
	display: inline;
	cursor: hand;
	cursor: pointer;
	outline:none;
	margin-right: 7px;
	position: relative;
	margin-left: 8px;
}
#follow a {
	outline:none;
	
}

#follow  a:link{
	outline:none;
} 
#follow a:visited{
	outline:none;
}
#follow a:active{
	outline:none;
}
#event_nav {
	float: right;
	position: relative;
	margin-left: 10px;
	height: 35px;
	width: 630px;
	margin-right: 10px;
	visibility: visible;
}
