
.standard {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000000;
}

.standard_bold {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.standard_grey {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #999999;
}

.standard_small {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000000;
}

.s_b_b_headline {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.s_b_headline {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #003366;
}

.menu {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000000;
}

.menu_white {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #FFFFFF;
}

.menu_bar {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 20px;
	color: #FFFF33;
}

.size2 {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
}

.size3 {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.comicnav {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	color: #cccccc;
}

.commingsoon {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	color: #cccccc;
}

.small {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
}

.form {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color: #000000;
}

.link {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
}


.big_headline{
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 17px;
	color: #002F64;
	 font-weight: bold;
}

.headline{
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color: #999999;
	 font-weight: bold;
}

.headline_black{
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color: #000000;
	 font-weight: bold;
}

.subheadline{
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
	 font-weight: bold;
}

.error {
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

a:link {
	color: #000066;
	text-decoration: none;

}
a:visited {
	color: #000066;
	text-decoration: none;

}
a:hover {

	text-decoration: underline;
}

#main {
    top: 200;
    opacity: 0.75;
    background-image:  url(/images/headlines/white_txt_bg.gif);
    background-repeat: no-repeat;
    height: 60px;
    width: 320px;
}

#inner {
    position: relative;
    height: 60;
    width: 320;
} 

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 100%;
    text-align: center;
}

#footer {
    position: absolute;
    bottom: 112;
    width: 100%;
    text-align: center;
}

#getfirefox {
    position: absolute;
    top: 33;
    width: 100%;
    text-align: right;
}
#latest {
    height: 134;
    border: 1px solid black;
    background-color: white;
    padding: 2px;
}