/* Start of CMSMS style sheet 'SquareMile' */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ee383b;
}
a:active {
	text-decoration: none;
	color: #666666;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.bodytextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee383b;
	line-height: 18px;
}

.subnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}

.subnavtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee383b;
	line-height: 19px;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}

.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee383b;
	line-height: 18px;
	font-weight: bold;
}

.newsheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee383b;
	line-height: 18px;
	font-weight: regular;
}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee383b;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	margin-top: 2px;
	margin-right: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 4px;
}

.rightlink {
	margin-bottom: 15px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	padding-top: 10px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
}

.footerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ee383b;
	line-height: 18px;
}

.space1 {
	margin-bottom: 20px;
}

.space2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	height:100%; /* works only if parent container is assigned a height value */
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	min-width: 1000px;
 }

#topbar {
	width: 980px;
	height: 245px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline;
	clear: both;
 }

#navigation {
	width: 985px;
	height: 40px;
	float: left;
	display: inline;
	margin-left: 11px;
	margin-bottom: 15px;
	background-image: url(../images/menuline.gif);
	background-repeat: no-repeat;
 }
 
#body {
	width: 665px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
 }
 
#body a {
	color: #ee383b;
}

#body a:hover {
	color: #999999;
}

#body li {
	margin: 0px;
	padding: 0px;
}

#body ul {
	padding: 0px;
	list-style-position: inside;
	text-indent: -12px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#biog {
	width: 500px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
 }
 
#biog a {
	color: #ee383b;
}

#biog a:hover {
	color: #999999;
}

 
#right {
	width: 280px;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#newsright {
	width: 267px;
	float: right;
	display: inline;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#newsright a{
	color: #999999 ;
}

#newsright a:hover {
	color: #ee383b;
}

#rightlinks {
	width: 267px;
	float: right;
	display: inline;
	margin-left: 15px;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding: 0;
	text-align: left;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: none;
}
#p7PMnav ul {
	position: absolute;
	left: -9000px;
	z-index: 10000;
	margin: 0;
	padding: 0;
}

#p7PMnav a {
	display: block;
	text-decoration: none;
	line-height:12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #008000;
	height: 35px;
	width: 98px;
	padding-bottom: 8px;
}

#p7PMnav ul a {
	display: block;
	text-decoration: none;
	width: 160px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #666666;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	display: block;
	text-decoration: none;
	line-height:12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	height: 35px;
	width: 98px;
	padding-bottom: 8px;
}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	display: block;
	text-decoration: none;
	width: 160px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #ee383b;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	clear: none;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 4px;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 160px;
	height: 20px;
}

html, body {
	text-align: center;
	height:100%; /* this is the key! */
	min-height: 100%;
	margin: 0px;
	padding: 0px;
} 

body {
	background-position: center top;
	background-attachment: fixed;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */

/* End of 'SquareMile' */

