body.custom {
    background: #084473;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #ff0000;
    border: 10px solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

/* Header Image */
.custom #header #logo a { display: block; height: 0px; width: 0px; background: url('') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border: none; }

/* REMOVE SIDEBARS */
#sidebars { border-color:#fff; }
#sidebar_1 { border-color:#fff; }

.highlight { background: #ffff5e !important; }
.highlight-blue { background: #c0deff !important; }

.custom #content h2 { text-align: center; }

.waiting-list {
background: #ffff5e !important;
text-align: center;
}

.centered
{ 
text-align: center;
}

#blog-optin {
		width: 569px;
		height: 292px;
	}
		div.blog-optin-blue {
			background: url(images/background-blue.png) no-repeat;
		}
		div.blog-optin-red {
			background: url(images/background-red.gif) no-repeat;
		}
		div.blog-optin-green {
			background: url(images/background-green.gif) no-repeat;
		}
		div.blog-optin-orange {
			background: url(images/background-orange.gif) no-repeat;
		}
		div.blog-optin-black {
			background: url(images/background-black.gif) no-repeat;
		}
	#blog-optin h2 {
		padding: 15px;
		padding-bottom: 0;
		margin-bottom: 0;
		font-size: 18px;
		text-align: left;
		margin-left: 135px;
		font-family: Arial, sans-serif;
		color: #444;
	}
	#blog-optin h3 {
		padding: 0;
		font-size: 12px;
		text-align: left;
		font-family: Arial, sans-serif;
		color: #1973AC;
		margin-left: 150px;
		text-transform: uppercase;
	}
	#blog-optin p {
		padding: 0 20px;
		font-size: 12px;
		line-height: 1.8em;
		font-family: Arial, sans-serif;
		color: #666;
		display: block;
		margin-left: 130px;
		height: 62px;
	}
	#blog-optin form {
		padding: 20px;		
	}
	#blog-optin form input[type=text] {
		margin: 5px;
		padding: 9px;
		font-size: 13px;
		font-weight: bold;
		color: #666;
		width: 145px;
		margin-top: 15px;
	}
	#blog-optin form input[type=submit] {
		width: 170px;
		height: 50px;
		background: none;
		text-indent: -99999999px;
		border: none;
		cursor: pointer;
	}
}