div.frontpage {
	height: 100%;
	width: 804px !important;
}
	
div.frontpage div#reg-container, div.frontpage div#campaign {
	width: 182px;
	float: left;
	height: 100%;
	margin: 30px 0 0 14px;
	padding-right: 14px;
display: inline;
}
 
div#reg-container ul, div#campaign ul {
	margin-bottom: 10px;
	list-style-type: none;
}
	
div#reg-container li, div#campaign li,
div#reg-container p, div#campaign p, 
div.frontpage div#story li {
 	font-weight: normal;
	font-size: .9em;
	line-height: 1.3em;
	padding-bottom: 8px;
	color: #666;
 }
 
 div#reg-container a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div#campaign a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div#reg-container a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div#campaign a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div#reg-container a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div#campaign a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div#reg-container a:active {font-weight: bold; color: #002878; text-decoration: none;}
 div#campaign a:active {font-weight: bold; color: #002878; text-decoration: none;}
 
div#campaign {
		border-bottom: 1px solid #ccc;
}
 
div.frontpage div#reg-container h3, div.frontpage div#contents h3, div.frontpage div#exclusives h3 {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #ccc;
	padding: .5em 0;
line-height: 1.3em;	
}
div.frontpage div#reg-container h3 a, div.frontpage div#contents h3 a {color: #333; text-decoration: none;}
div.frontpage div#reg-container h3 a:hover, div.frontpage div#contents h3 a:hover {text-decoration: underline;}


div.frontpage ul#emory-info {
	margin-top: .5em;
}


div#reg-container ul#credits li {
	padding-bottom: 0;
}

div#reg-container li.title {
	font-size: 1em;
	font-weight: bold;
	padding-top: .5em;
}

/* */

div.frontpage div#story {
	width: 340px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 14px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.frontpage div#story p, div.frontpage div#splash p, div.acrossitem p {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0;
	margin: 7px 0;
	color: #333;
}

div.acrossitem p {
	line-height: normal;
	margin: 3px 0;
}

div.acrossitem p a:link {text-decoration: none; color: #333; font-weight: normal;}
div.acrossitem p a:visited {text-decoration: none; color: #333; font-weight: normal;}
div.acrossitem p a:hover {text-decoration: underline; color: #333; font-weight: normal;}
div.acrossitem p a:active {text-decoration: none; color: #333; font-weight: normal;}

div.acrossitem {background-color: #f8f2e6;}

div.frontpage div#story h1, div.frontpage div#splash h1 {
	margin: .25em 0 .25em 0;
}

div.frontpage div#story h2 {
	font-weight: bold;
	font-size: 1.7em;
	margin: 0 0 .25em 0;
	color: black;
}

div.frontpage div#story a:link, div.frontpage div#splash a:link {text-decoration: none; color: #333; font-weight: bold;}
div.frontpage div#story a:visited, div.frontpage div#splash a:visited {text-decoration: none; color: #333; font-weight: bold;}
div.frontpage div#story a:hover, div.frontpage div#splash a:hover {text-decoration: underline; color: #333; font-weight: bold;}
div.frontpage div#story a:active, div.frontpage div#splash a:active {text-decoration: none; color: #333; font-weight: bold;}

div.frontpage div#story ul li, div.frontpage div#splash ul li {padding: .25em 0;}

p.quote {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.4em; 
	line-height: 1.4em; 
	padding-bottom: 7px;
}

p.quoteattrib {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	line-height: 1.3em;
	font-size: 1em; 
	color: #444;
}

div.frontpage div#contents {
	border: none;
	width: 182px;
	background-color: #fff;
	padding: 0;
	margin-left: 14px;
display: inline;
}

/* GA STYLES FOR LIST - NOT IN USE
div.frontpage div#contents li {
 	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 12px;
	color: #444;
 }
 
 div.frontpage div#contents li a:link {font-family: georgia, times new roman, times, serif; font-weight: normal; font-size: 1.5em; color: #000; text-decoration: none;}
 div.frontpage div#contents li a:visited {font-family: georgia, times new roman, times, serif; font-weight: normal; font-size: 1.5em; color: #000; text-decoration: none;}
 div.frontpage div#contents li a:hover {font-family: georgia, times new roman, times, serif; font-weight: normal; font-size: 1.5em; color: #000; text-decoration: underline;}
 div.frontpage div#contents li a:active {font-family: georgia, times new roman, times, serif; font-weight: normal; font-size: 1.5em; color: #000; text-decoration: none;}
 */
 
div.frontpage img {
	margin-bottom: 10px;
	margin-top: 3px;
}

img.imghed {
	margin-bottom: 14px;
}

