/* 
================================
 Container Styles for Youth Ministries
================================
*/


/* @group Backgrounds */

.cadets, .gems, .path, .rock {
	background-repeat:no-repeat;
	min-width: 641px;
	max-width:641px;
	width: 641px;
	height: 416px;
	min-height: 416px;
	max-height: 416px;
}

.cadets {
	background-image: url(images/cadets.png);
	background-repeat: no-repeat;
}

.gems {
	background-image: url(images/gems.jpg);
	}
	
.path{
	background-image: url(images/path.png);
}

.rock {
	background-image: url(images/rock.png);
}

.vbs {
	background-image: url(images/vbs.png);
}

/* @end */

#bottom_nav{
margin-left: 50px;
margin-top: 0px;
vertical-align: top;
}

#content{
margin-left: 50px;
	margin-right: 60px;
	margin-top: 150px;
	text-align:left;
	height:185px;
	width: 541px;
	max-width:541px;
}

#questions{
margin-left: 490px;
margin-top: 47px;
margin-bottom:0px;
text-align:right;
height:25px;
width: 125px;
}

a.questions:link, a.questions:active, a.questions:hover, a.questions:visited {
text-decoration: none;
cursor:pointer;
}

.containermaster_standard {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_standard {
}
.containerrow2_standard {
}


.containermaster_title {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 3px; 
	moz-border-radius-bottomright: 3px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_title {
	
}
.containerrow2_title {
	
}

.containermaster_plain {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_plain {
	
}
.containerrow2_plain {
	
}

.containermaster_text {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 3px; 
	moz-border-radius-bottomright: 3px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_text {
	
}
.containerrow2_text {
	
}

.containermaster_zero {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
}
.containerrow1_zero {
}
.containerrow2_zero {
}
