body{
	background-color: #060000;
	background-image:url("http://www.djbabyboricua.com/Images/Background_v3.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: arial;
	color: #ffffff;
	font-size: 14px;
}

#container{
	text-align:center;
}

#containercontent{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:800px;
}

#myPlayer{
	margin-left: 580px;

}

h3{
	font-size: 16px;
}

.BlockSection{
	padding: 8px 15px 0px 15px;
	width: 185px;
	min-height: 200px;
	background-image:url("http://www.djbabyboricua.com/Images/BlockSectionBG.png");
	background-repeat:no-repeat;
	/*background-position: top center;*/
}

.BlockSection_NoBG{
	padding: 8px 15px 0px 15px;
	width: 185px;
	min-height: 200px;
}


.BlockSection h3{
	display: inline;
}

.Item{
	padding:5px 0px;
}

.FlashSection{
	width:  800px;
	height: 380px;
}

/*---BEGIN: ThreeColumn Page Layout---*/
.threeColumns{
	width: 700px;
	border: 0px solid #000000;
	line-height: 20px;
	margin: 0 auto;
}

.firstTwoColumn_ofThree{
	width: 450px;
	float: left;
	border: 0px solid #000000;
}

.firstColumn_ofThree{
	float: left;
	padding: 0px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

.secondColumn_ofThree{
	float: right;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

.thirdColumn_ofThree{
	float: right;
	padding: 0px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

/*---END: ThreeColumn Page Layout---*/





/*---BEGIN: Two Column Layout---*/
#LeftCol{
	width: 300px;
	float: left;
}

#RightCol{
	width: 300px;
	float: right;
}
/*---END: Two Column Layout---*/


.BoxTitles{
	font-weight: bold;
	font-size: 16px;
}

.BoxLocation{
	font-size: 14px;
	margin-top: 15px;
	color: #000000;
}

a:link	 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* unvisited link */
a:visited 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* visited link */
a:hover 	{ color: #ffffff; font-weight: bold; text-decoration: underline;	}	/* mouse over link */
a:active 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* selected link */

.threeColumns a:link 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* unvisited link */
.threeColumns a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }	/* visited link */
.threeColumns a:hover 	{ color: #ffffff; font-weight: bold; text-decoration: underline;	}	/* mouse over link */
.threeColumns a:active 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* selected link */

.BlockSection_NoBG a:link	{ color: #ffffff; font-weight: normal; text-decoration: none; }	/* unvisited link */
.BlockSection_NoBG a:visited 	{ color: #ffffff; font-weight: normal; text-decoration: none; }	/* visited link */
.BlockSection_NoBG a:hover 	{ color: #ffffff; font-weight: bold; text-decoration: none;	}	/* mouse over link */
.BlockSection_NoBG a:active 	{ color: #ffffff; font-weight: normal; text-decoration: none; }	/* selected link */

/*---Photo Gallery Styling BEGINS---*/
#AGallery{
	background-color: #330000; 
	padding: 10px; 
	width: 350px;
	margin-bottom: 20px;
}

#AGalImg{
	border: 2px solid #ffffff; 
	width: 200px; 
	float: left;
}

#AGalTxt{
	width: 120px;  
	float: right;
}

#AGInside{
	width: 480px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

#AGInside a:link	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* unvisited link */
#AGInside a:visited 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* visited link */
#AGInside a:hover 	{ color: #ffffff; font-weight: bold; text-decoration: none;	}	/* mouse over link */
#AGInside a:active 	{ color: #ffffff; font-weight: bold; text-decoration: none; }	/* selected link */
/*---Photo Gallery Styling ENDS---*/

#BreadCrumb{
	margin: 25px 0px;
	vertical-align: top;
}

#CrumDiv{
	margin: 0px 10px;
}

.clear{
	clear: both;
}

.WideSection{
	margin: 0px auto;
	padding: 0px 15px 0px 15px;
	width: 700px;
	min-height: 240px;
	background-image:url("http://www.djbabyboricua.com/Images/WideSectionBG.png");
	background-repeat:no-repeat;		
	background-position:	center top;
}

.WideSection h3{
	margin-left: 15px;
}

#MianNav{
	background-image:url("http://www.djbabyboricua.com/Images/MainNavBG.png");
	background-repeat:no-repeat;
	width: 800px;
	height: 52px;
	text-align: center;
	font-size: 18px;
	margin: auto 0px;
}

#NavTxtContainer{
	height: 20px;
	padding-top: 10px;
}

#Footer{
	background-image:url("http://www.djbabyboricua.com/Images/FooterBG.gif");
	background-repeat:no-repeat;
	width: 800px;
	height: 171px;
	margin: 0px 0px 50px 0px;
}

#Footer h3{
	margin: 0px 0px;
}

#Footer .firstTwoColumn_ofThree{
	/*border-right: 1px solid #ffffff;*/
	min-height: 171px;
}

/*---BEGIN: ThreeColumn Page Layout---*/
.threeColumns_ft{
	width: 700px;
	border: 0px solid #000000;
	line-height: 20px;
	margin: 0px auto 40px auto;	
}

.threeColumns_ft .BlockSection_NoBG{
	min-height: 150px;
}

.firstTwoColumn_ofThree_ft .BlockSection_NoBG, .secondColumn_ofThree_ft .BlockSection_NoBG{
	border-right: 1px solid #740101;
}
.firstTwoColumn_ofThree_ft{
	width: 450px;
	float: left;
	border: 0px solid #000000;
}

.firstColumn_ofThree_ft{
	float: left;
	padding: 3px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

.secondColumn_ofThree_ft{
	float: right;
	margin-left: 0px;
	padding: 3px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

.thirdColumn_ofThree_ft{
	float: right;
	padding: 3px;
	width: 200px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

/*---END: ThreeColumn Page Layout---*/


#CenterColumn{
	background-color: #000000;
	/*
	background-image:url("http://www.djbabyboricua.com/Images/CenterColumnBG.png");
	background-repeat:no-repeat;
	*/
	padding-top: 10px;

}
