.background {
	background-image: url(images/full_background.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}


.logo{
	padding-bottom:1px;
	margin:0;
	
}

.div_no_padding{
	padding-bottom:0px;
	
}

.link_background{
	background-image: url(navigation/background2_short.gif);
	background-repeat: no-repeat;
	width:485px;
}


.content_background {
	background-image: url(images/4px_white_background.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
}

.white_background {
	background-color:#FFF;
}

.blackfont {
	font: 15px Verdana;
	color:#000;
}

.whitefont {
	font: 10px Verdana;
	color: #999;
}

.red_hiddem_admin{
	font: 14px Verdana;
	color: #b51209;
	padding-bottom: 4px;
}

.black_spacer{
	font: 14px Verdana;
	font-family: Verdana;
	color: #000;
	
}

.white_spacer {
	background-color: #FFF;
	background-image: url(images/20px_white_spacer.jpg);
	background-repeat: repeat-y;
	
}

.admins {
	float:right;
	color:#CCC;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	
}

.headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}

.white_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-bottom:3px;
}

.white_headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
}

.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration:none;
}

.black_vertical_divider {
	border-width: 2px;
	border-left-style:solid;
	border-left-color:#000;
}

.red_divider {
	background-image: url(images/red_divider1.jpg);
	background-repeat: no-repeat;
}

.image_link {
	border-style: none;
	padding-bottom:0px;
}

.logo_image_link {
	border-style: none;
}

/* most popular */

#pop_animaitons {
	display:block;
	width: 210px;
	height: 144px;
	background:url(links_images/bager.jpg) no-repeat 0 0;
}

#pop_animaitons:hover {
	background:url(links_images/bager2.jpg) no-repeat 0 0;
}

#pop_videos {
	display:block;
	width: 210px;
	height: 144px;
	background:url(links_images/byu_massacure.jpg) no-repeat 0 0;
}

#pop_videos:hover {
	background:url(links_images/byu_massacure2.jpg) no-repeat 0 0;
}

#pop_pictures {
	display:block;
	width: 210px;
	height: 144px;
	background:url(links_images/teacher.jpg) no-repeat 0 0;
}

#pop_pictures:hover {
	background:url(links_images/teacher2.jpg) no-repeat 0 0;
}

#pop_games {
	display:block;
	width: 210px;
	height: 144px;
	background:url(links_images/extreme_fly.jpg) no-repeat 0 0;
}

#pop_games:hover {
	background:url(links_images/extreme_fly2.jpg) no-repeat 0 0;
}

/* most popular end */

