/*Style Sheet for Printing silverlake.ctucc.org 2005*/

BODY
{
	padding: 10pt;
}


#storypage
{
/*
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780;
	background-image: url(images/backgroundrepeat.gif);
	background-repeat: repeat-y;
	background-color: #000;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
*/}

#storycolumns
{
}

#storyheader
{
	position: absolute;
	width:800px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index:3;
}

#storyheadercomma {
	position:absolute;
	left:10px;
	top:10px;
	width:101px;
	height:109px;
}

#storyheaderbanner {
	position:absolute;
	left:111px;
	top:10px;
	width:498px;
	height:202;
}

#storyheaderphoto { display: none; }

#storyleftcolumn
{
	display: none;
	width: 10px;
}

#storycontent
{
	padding: 202px 10px 10px 10px;
	background-color: white;
}

#storyrightcolumn
{
	width: 181px;

	float: right;
	padding: 203px 0 0 0;
	display: none;
}

#storyfooter
{
	display: none;
	clear: both;
	width: 780px;
}

#printstoryfooter
{
	clear: both;
	font-family: Franklin Gothic Demi, sans-serif;
	font-size: 12pt;
	border-color: #000;
	border-width: 2pt;
	border-style: solid;
	padding: 10px;
}


P
{
	font-family: Times New Roman, serif;
	font-size: 12pt;
	margin: 10px 0 0 0;
}

H1
{
	color: inherit;
	font-family: Franklin Gothic Demi, sans-serif;
	font-size: 24pt;
}

H2
{
	color: inherit;
	font-family: Franklin Gothic Demi, sans-serif;
	font-size: 18pt;
}

TD
{
	vertical-align: top;
	padding: 0 5pt 0 5pt;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	border-left: black;
	border-style: none;
}

TD.frontdisplay
{
	vertical-align: top;
	border-right: black;
	border-width: 0 1pt 0 1pt;
	border-style: none solid none solid;
	padding: 0 5pt 0 5pt;
	font-family: Times New Roman, serif;
	font-size: 12pt;
}

TD.staffdiv
{
	color: white;
	border-style: solid;
	background-color: black;
	border-color: black;
	border-width: 1pt;
}

H3
{
	color: inherit;
	font-family: Franklin Gothic Bold, sans-serif;
	font-size: 12pt;
}

H4
{
	color: inherit;
	font-family: Franklin Gothic Bold, sans-serif;
	font-size: 10pt;
}

IMG { border-style: none; }

DT
{
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
}

DD
{
	font-family: Times New Roman, serif;
	font-size: 12pt;
	margin: 0 0 5px 10px;
}

TD.happen { border-style: none; }

TR.happen { border-style: none; }

TABLE.happen { border-style: none; }

.Sidebar
{
	font-family: Franklin Gothic Book, sans-serif;
	font-size: 9pt;
	background-color: silver;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.noprint { display: none; }

