@import url("/css/screen_globals.css");
@import url("/css/screen_navigation.css");


#content {
	width: 100%;
	background-color: #FFFFFF;
}
	
	#content_left {
		position: relative;
		width: 720px;
		float: left;
		padding: 12px 8px 0 8px;			
	}

		#portal_wrap {
			position: relative;
			background: transparent url("/images/home_bg_banner.jpg") no-repeat top left;
			width: 720px;
			height: 219px;
		}
		
			#portal {
				position: relative;
				padding: 24px 0 0 12px;
				width: 432px;
			}
		
			#home_portal_headline {
				position: relative;
				background: transparent url("/images/home_portal_header.gif") no-repeat 0 0;
				width: 412px;
				height: 60px;
			}
			
			#portal p {
				padding: 8px 0 8px 0;
				font-size: 14px;
				line-height: 21px;
			}
			
			h5 a.btn_learn_pink { background: transparent url("/images/btn_learn_pink.jpg") no-repeat 0 0; width: 111px; height: 24px; display: block; }
			
			h5 a.btn_learn_pink:hover {
				background-position: 0 -24px;
			}

	#left_col {
		position: relative;
		float: left;
		width: 432px;
		padding: 32px 12px;
	}
	
		#home_about_headline {
			position: relative;
			background: transparent url("/images/home_about_h2.jpg") no-repeat top left;
			width: 280px;
			height: 20px;
		}
		
		h5 a.btn_read_pink { background: transparent url("/images/btn_reading_pink.jpg") no-repeat 0 0; width: 154px; height: 24px; display: block; }
		
		h5 a.btn_read_pink:hover {
			background-position: 0 -24px;
		}

	
	#right_col {
		position: relative;
		float: right;
		width: 228px;
		padding: 32px 0;
		margin-right: 12px;
	}		

		#right_col .feat_read_headline {
			position: relative;
			background: transparent url("/images/img_featread_h2.jpg") no-repeat top left;
			width: 165px;
			height: 20px;
		}
		
		#right_col .item_left {
			position: relative;
			float: left;
			width: 54px;
			margin-bottom: 10px;
		}

		#right_col .item_right {
			position: relative;
			float: right;
			width: 162px;
		}

		#right_col .item_right a {
			font-weight: bold;
		}
		
		#right_col .item_right p {
			padding-bottom: 4px;
		}

	#content_right {
		position: relative;
		float: left;
		width: 228px;
		padding: 0;
		margin-left: 4px;
	}
	
		#blue_mod_wrap {
			position: relative;
			width: 228px;
			background: transparent url("/images/bg_bluemod.jpg");
			margin: 12px 0;
		}
		
			#blue_mod_top {
				position: relative;
				background: transparent url("/images/bg_bluemod_top.jpg") no-repeat top left;
				width: 228px;
			}
			
			#blue_mod_btm {
				position: relative;
				background: transparent url("/images/bg_bluemod_btm.jpg") no-repeat bottom left;
				width: 228px;
			}
			
			#blue_mod_content {
				position: relative;
				width: 204px;
				margin: 0 12px ;
				padding-top: 20px;
				padding-bottom: 12px;
			}
			
					#forum_headline {
						position: relative;
						background: transparent url("/images/img_visit_h2.jpg") no-repeat top left;
						width: 162px;
						height: 16px;
						padding-bottom: 2px;
					}
					
					h5 a.btn_learn_blue { background: transparent url("/images/btn_learn_blue.jpg") no-repeat 0 0; width: 114px; height: 24px; display: block; }
					
					h5 a.btn_learn_blue:hover {
						background-position: 0 -24px;
					}
					
		#pink_mod_wrap {
			position: relative;
			width: 228px;
			background: transparent url("/images/bg_pinkmod.jpg");
			margin: 12px 0;
		}
		
			#pink_mod_top {
				position: relative;
				background: transparent url("/images/bg_pinkmod_top.jpg") no-repeat top left;
				width: 228px;
			}
			
			#pink_mod_btm {
				position: relative;
				background: transparent url("/images/bg_pinkmod_btm.jpg") no-repeat bottom left;
				width: 228px;
			}
			
			#pink_mod_content {
				position: relative;
				width: 204px;
				margin: 0 12px ;
				padding-top: 20px;
				padding-bottom: 12px;
			}
		
				#sharestory_headline {
					position: relative;
					background: transparent url("/images/img_sharestory_h2.gif") no-repeat top left;
					width: 188px;
					height: 19px;
					padding-bottom: 2px;
				}
				
				h5 a.btn_sharestory_pink { background: transparent url("/images/btn_sharestory_pink.jpg") no-repeat 0 0; width: 136px; height: 24px; display: block; }
				
				h5 a.btn_sharestory_pink:hover {
					background-position: 0 -24px;
				}