﻿/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

img {
	border: 0;
}

a:focus {
	outline: 1px dotted invert;
}

a:hover {
	color: #2e5799;
	text-decoration: none;
}

a {
	color: #2e5799;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

#content ol {
	list-style: decimal;
}

#content ul {
	list-style: square;
}

#content li {
	margin-left: 30px;
}

/* `Structure
----------------------------------------------------------------------------------------------------*/

#container {
	margin: 0 auto;
	width: 960px;
}

#content {
	width: 960px;
}

#header {
	width: 960px;
}

#navigation {
	background: url('../Image/navigation.gif') repeat-x;
	width: 960px;
	height: 25px;
}

#secondary-navigation {
	background: url('../Image/secondary-navigation.gif') no-repeat;
	float: left;
	height: 521px;
	width: 278px;
}

/* `Classes
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
}

.icon {
	padding: 15px 5px 15px 15px;
	vertical-align: middle;
}

.button {
	float: left;
	height: 52px;
	margin-right: 3px;
	width: 318px;
}

.last {
	margin: 0;
}

.left {
	float: left;
}

#portal-container {
	margin: 0 auto;
	width: 960px;
}

#portal-header 
{
	background: url('../Image/portal-header.gif') no-repeat;
	height: 79px;
	width: 960px;
}

.message {
	margin-top: 30px;
	margin-left: 130px;
	font-size: 18px;
}

.sponsor {
	margin-top: 5px;
	font-size: 18px;
	margin-bottom: 5px;
	width: 330px;
	text-align: center;
}

.volunteer {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 18px;
}

a.portal:focus {
	outline: 1px dotted invert;
}

a.portal:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.portal {
	color: #fff;
	font-weight: bold;
	line-height: 3;
	margin-left: 30px;
	text-decoration: none;
}

#myAlternativeContent 
{
	margin-left: 20px;
	margin-top: 10px;
}

#portal-left {
	background: url('../Image/portal-left.gif') no-repeat;
	float: left;
	height: 406px;
	width: 330px;
}

#portal-content {
	background: url('../Image/portal-content.gif') no-repeat;
	float: left;
	height: 406px;
	width: 630px;
}

/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

img {
	border: 0;
}

a:focus {
	outline: 1px dotted invert;
}

a:hover {
	color: #2e5799;
	text-decoration: none;
}

a {
	color: #2e5799;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

#content ol {
	list-style: decimal;
}

#content ul {
	list-style: square;
}

#content li {
	margin-left: 30px;
}

/* `Structure
----------------------------------------------------------------------------------------------------*/

#container {
	margin: 0 auto;
	width: 960px;
}

#content {
	width: 960px;
}

#header {
	width: 960px;
}

#navigation {
	background: url('../Image/navigation.gif') repeat-x;
	width: 960px;
	height: 25px;
}

#secondary-navigation {
	background: url('../Image/secondary-navigation.gif') no-repeat;
	float: left;
	height: 521px;
	width: 278px;
}

/* `Classes
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
}

.icon {
	padding: 15px 5px 15px 15px;
	vertical-align: middle;
}

.button {
	float: left;
	height: 52px;
	margin-right: 3px;
	width: 318px;
}

.last {
	margin: 0;
}

.left {
	float: left;
}

#portal-container {
	margin: 0 auto;
	width: 960px;
}

#portal-header 
{
	background: url('../Image/portal-header.gif') no-repeat;
	height: 119px;
	width: 960px;
}

.message {
	margin-top: 30px;
	margin-left: 130px;
	font-size: 18px;
}

.sponsor {
	margin-top: 5px;
	font-size: 18px;
	margin-bottom: 5px;
	width: 330px;
	text-align: center;
}

.volunteer {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 18px;
}

a.portal:focus {
	outline: 1px dotted invert;
}

a.portal:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.portal {
	color: #fff;
	font-weight: bold;
	line-height: 3;
	margin-left: 30px;
	text-decoration: none;
}

#myAlternativeContent 
{
	margin-left: 20px;
	margin-top: 10px;
}

#portal-left {
	background: url('../Image/portal-left.gif') no-repeat;
	float: left;
	height: 406px;
	width: 330px;
}

#portal-content {
	background: url('../Image/portal-content.gif') no-repeat;
	float: left;
	height: 406px;
	width: 630px;
}