/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO SUBPAGES GOES BELOW */
.contentarea		{ width: 690px; }

.menuarea			{ width: 260px; }
.menuarea a,
.menuarea a:visited,
.menuarea a:active	{ background: url(../_images/menu.gif) no-repeat; }

.masthead			{ height: 233px; margin-bottom: 10px; }
.extrabox			{ width: 25%; background: #022F5A; font-size: 0.8em; line-height: 1.1em; margin: 5px 0px 0px 10px; }
