body {
	margin-top:0;
	margin-left:0;
	background:#CCCC99 url(/images/background.gif) repeat-y; 
	font-family:Arial,Sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}

/*Bullet styles*/
li {
	background:url(blog/wp-content/themes/inove/img/icons.gif) 0 -320px no-repeat;
	padding-left:20px;
	line-height:20px;
	list-style:none;

	}





.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 24px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	line-height: 18px;
}

.subhead-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	margin-bottom: 7px;
}

.subhead-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.subhead-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	line-height: 13px;
}
.text-in-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.border-black {
	border: 1px solid;
	margin: 0px;
}
.pic-align-right {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
	background-position: right;
}
.border-black3px {
	border: 3px solid #000000;
}
.border-green {
	border: 3px solid #006666;
}
/*NOTE: width does not include padding
*/
.padding-main {
    width:470;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 15px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 19px;
	vertical-align:top;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #363636;
}
.padding-10-10-10-10 {
	padding: 10px;
}
.frame-argonaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 2px solid #660000;
	padding-right: 10px;
	padding-left: 10px;
}
.padding-0-0-15-15 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.padding-15 {
	padding-right: 15px;
	padding-left: 15px;
}
.picture-frame {
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3399CC;
	line-height: 18px;
	font-weight: bold;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363636;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: 999999;
}
.red-highlight {
	color: ff0000;
}
.twitter {
	list-style-image: url(images/icons/rss_sm_tall_blue.gif);
	width: 415px;
}

.masthead {
	background: url(/images/masthead/the-argonauts-logo.jpg); 
	width: 505; 
	height: 200;
	vertical-align:top;
}
.leaderboard{
	padding: 5px;
	background:#336666
}
