/* CSS Document */
body {
	background:#eeeeee;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
a {
	text-decoration:none;
	color:#023196;
}
a:hover {
	text-decoration:underline;
	color:#023196;
}
h1 {
	margin-left:10px;
	font-size:26px;
}
h2 {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:0px;
	font-size:24px;
}
h3 {
	margin:3px;
	margin-left:25px;
	font-size:20px;
	font-weight:normal;
}
h4 {
	margin:0px;
	margin-top:25px;
	font-size:20px;
	font-weight:bold;
}
h5 {
	margin:0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#666666;
}
p {
	margin-left:10px;
	margin-top:4px;
	margin-bottom:15px;
	font-size:18px;
	color:#333333;
}

.bodySurround {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
}
.bodyMain {
	position:relative;
	top:0px;
	width:924px;
	margin: 0 auto;
	height:100%;
}
.borderBox {
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:924px;
	height:auto;
	text-align:left;
}
.bodyBox {
	position:relative;
	float:left;
	top:0px;
	left:12px;
	width:900px;
	text-align:left;
	background:#FFFFFF;}
.west {
	position:absolute;
	top:0px;
	left:0px;
	width:12px;
	height:100%;
	background:url(../graphics/background/west.gif) repeat-y top left;
}
.east {
	position:absolute;
	top:0px;
	right:0px;
	width:12px;
	height:100%;
	background:url(../graphics/background/east.gif) repeat-y top right;
}
.south {
	position:absolute;
	bottom:-12px;
	right:0px;
	width:100%;
	height:12px;
	background:url(../graphics/background/south.gif) repeat-x bottom right;
}
.southEast {
	position:absolute;
	bottom:-12px;
	right:0px;
	width:22px;
	height:22px;
	background:url(../graphics/background/southEast.gif) no-repeat bottom right;
}
.southWest {
	position:absolute;
	bottom:-12px;
	left:0px;
	width:22px;
	height:22px;
	background:url(../graphics/background/southWest.gif) no-repeat bottom left;
}

/** HEADER **/
.header {
	position:relative;
	float:left;
	height:130px;
	width:900px;
	background:url(../graphics/header/background.gif) repeat-x top left;
}
.logoContainer {
	position:absolute;
	width:550px;
	height:42px;
	left:15px;
	top:42px;
}
.logo {
	position:absolute;
	top:0px;
	left:0px;
	width:326px;
	height:37px;
	background:url(../graphics/header/logo.gif) no-repeat top left;
}
.tagLine {
	position:absolute;
	bottom:0px;
	right:0px;
	width:223px;
	height:19px;
	background:url(../graphics/header/tagline.gif) no-repeat top left;
}

/** BUTTONS **/
.buttonContainer {
	position:absolute;
	top:100px;
	left:0px;
	width:900px;
	height:30px;
}
.button {
	position:relative;
	float:left;
	width:150px;
	height:30px;
}
.editButton {
	position:relative;
	float:right;
	top:25px;
	right:10px;
	font-size:25px;
}
.editButton a{
	color:#FFFFFF;
	font-weight:bold;
}
.editButton a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/** CONTAINERS **/
.containerBody {
	position:relative;
	float:left;
	width:870px;
	padding:15px;
	padding-bottom:30px;
	background:#FFFFFF;
}
.columnFull{
	position:relative;
	float:left;
	width:870px;
	padding:15px;
	padding-bottom:30px;
	background:#FFFFFF;
}

.session {
	position:relative;
	float:left;
	width:600px;
	height:578px;
}

/** COLUMNS**/
.columnLeft {
	position:relative;
	float:left;
	width:600px;
}
.columnRight {
	position:relative;
	float:right;
	width:235px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
.blogColumnLeft {
	position:relative;
	float:left;
	width:540px;
}
.blogColumnLeft h1 {
	font-size:22px;
	margin:0px;
	padding:5px;
	color:#333333;
}
.blogColumnLeft h2 {
	font-size:16px;
	margin:0px;
	padding:6px;
	padding-top:0px;
	color:#333333;
}
.blogColumnLeft p {
	font-size:16px;
	margin:0px;
	margin-top:5px;
	padding:6px;
	color:#666666;
	text-align:justify;
}
.blogColumnRight {
	position:relative;
	float:right;
	width:305px;
	border:1px #CCCCCC solid;
}
.blogColumnRight h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	background:#f4f4f4;
	border-bottom:1px #CCCCCC solid;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
.blogColumnRight h4 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
}
.blogColumnRight h2 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	margin-top:10px;
	padding-left:6px;
}
.blogColumnRight h2 a {
	color:#B91E2A;
}
/** SPONSORS **/
.sponsors {
	position:relative;
	float:left;
	width:225px;
	padding-top:5px;
	padding-bottom:5px;
}
.sponsorsPage {
	position:relative;
	float:left;
	width:858px;
	margin-bottom:10px;
	margin-top:10px;
	border:1px #CCCCCC solid;
	padding:5px;
}
.sponsorsPage h2{
	margin:0px;
	margin-left:10px;
	font-size:18px;
}
.sponsorsPage p{
	margin:0px;
	margin-left:10px;
	margin-top:5px;
	font-size:14px;
}
.sponsorPicture {
	position:relative;
	float:left;
	width:150px;
}
.sponsorText {
	position:relative;
	float:right;
	width:698px;
	padding-right:5px;
	padding-bottom:20px;
}
.sponsorLink {
	position:absolute;
	bottom:0px;
	right:5px;
	font-size:18px;
	font-weight:bold;
}

/** footer **/
.footer {
	position:relative;
	float:left;
	width:900px;
	height:43px;
	font-size:12px;
	color:#666666;
	padding-top:12px;
	text-align:center;
}
.footer a {
	font-size:16px;
	margin-left:20px;
	margin-right:20px;
}
.footer a:hover {
	font-size:16px;
	margin-left:20px;
	margin-right:20px;
	text-decoration:underline;
}

/** editor styles**/
.revisionOptions{
	width:870px;
	background-color:#FEFF8E;
	margin:10px;
	border:1px black solid;
}