body { }
p { }
td { }
body { margin: 0; padding: 0; font-family: Verdana, sans-serif; font-size: small; background-color: #63619a; }
a:link {
	color: #39c;
	}
a:hover { color: purple; }
a:visited {
	color: #369;
	}
.title { color: #fff; font-size: 15px; font-family: Georgia, serif; font-weight: normal; line-height: 20px; background-image: url(../images/content-bg.gif); text-align: center; }
/* layout */


#wrap {
	min-width: 500px;
	max-width: 1400px;
	background: url(../images/wrap.gif) repeat-y 70% 0;
	}

#content {
	float: left;
	width: 70.4%;
	font-size: 98%;
	color: #333;
	line-height: 1.5em;
	}
#sidebar {
	float: right;
	width: 29%;
	}
#footer { background-attachment: scroll; clear: both; text-align: center; }

/* gutters */

#content .gutter { background-image: url(../images/content-bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 25px; }
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header { background-color: #626197; background-image: url(../images/header_bg.gif); background-attachment: scroll; background-position: right top; border-bottom: 3px solid #626197; z-index: 3; }
#header h1 { margin: 0; padding: 25px; font-size: 15px; color: #c5c6dd; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 40px; background-image: url(../images/logo.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }
	
/* message row */

#message { margin: 0; padding: 10px; font-size: 90%; color: #feeaad; background-color: #363465; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; text-align: center; }
#message strong { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; padding: 0 0 0 28px; }
	
/* content */

#content h2 {
	margin: 0 0 1em;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #dbeae5;
	font-weight: normal;
	}
/* sidebars */

.box { margin: 0 0 20px; padding: 0 0 12px; font-size: 85%; line-height: 1.5em; color: #666; background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; border: solid 2px #363465; }
.box h3 { margin: 0; padding: 12px; font-family: Georgia, serif; font-size: 140%; font-weight: normal; color: #800080; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 3px; margin: 0 0 0 12px; padding: 0 0 0 18px; list-style: none; }

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #c5c6dd; 
	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer { background-color: #363465; height: 10%; }
/* End hide from IE/Mac */
.form { border-style: none; }
