body 
{
font-family: Tahoma, sans-serif;
font-size: small;
text-align: center;
padding: 0;
margin: 0;
}

img 
{
border: 0;
}

#stories 
{
margin-left: auto;
margin-right: auto;
width: 810px;
}

.row 
{
clear: both;
width: 775px;
}

.cell 
{
position: relative;
float: left;
margin: 5px;
}

.divider img
{
clear: left;
float: left;
}

#smallplug
{
height: 213px;
}

#smallplug img
{
position: absolute;
bottom: 0px;
margin: 0;
}

#bigplug 
{
text-align: center;
width: 210px;
}
#bigplug img 
{
position: relative;
top: 30px;
margin-left: auto;
margin-right: auto;
}


#story_main
{
text-align: left;
}

#story_main img
{
float: left;
margin: 0 5px 5px 0px;
}

li
{
	line-height: 1.5em;
	list-style-type: none;
	margin-left: 3em;
	font-variant: normal;
	font-size: 1.1em;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #b7bfc2;
	font-family: "Helvetica Nueue", Helvetica, Arial, sans-serif;
}

H1
{
	font-variant: normal;
	font-weight: bold;
	line-height: 0.5em;
	text-shadow: 2px 2px 2px #001b5e;
	font-size: 3em;
	text-transform: none;
	text-align: left;
	color: #dbe4e8;
	font-family: "Helvetica Nueue", Helvetica, Arial, sans-serif;
}

a
{
	font-variant: small-caps;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #b7bfc2;
	font-family: "Helvetica Nueue", Helvetica, Arial, sans-serif;
}

