/* Layout */
body {
	background: url(/images/novacon/bg.png) repeat-x;
}
div#container {}
div#header {}
div#header-left {}
div#header-right {}
div#header-nav1-wrap {}
div#header-nav2-wrap {

	background: url(/images/novacon/novacon_07.png) no-repeat;
}
div#header-nav1 {}
div#header-nav2 {}
div#feature {}
div#content-area {
	background: url(/images/novacon/novacon_13.png) no-repeat;
}
div#content-left-wrap {}
div#content-right-wrap {}
div#content-left {}
div#content-right { }
div#content-footer {}
div#footer-nav {}
div#footer {}

/* Links */
a:link, a:visited, a:active {
color: #851a15;
}
a:hover {
color: black;
}

/* Font */
div#content-left-wrap h1 {
color: #5D130F;
margin: 0;
}
div#content-left-wrap h3 {
color: #410D0A;
margin: 0;
}
