﻿/* Lay out */
body 
{
	background: #78D830;
}

#header
{
	background: url(../../images/MasterPageImages/Default/contenttop.png) no-repeat bottom !important;
}

#contentwrapper 
{
	background: #48D248 url(../../images/MasterPageImages/Default/contentBG.png) no-repeat bottom !important;
	height: 460px;
}

/* Speaker */
#speaker
{
	float: left;
	margin: 115px 0px 0px -20px !important;
	margin-left: -10px;
}

/* Left Hand */
#default_left
{
	float: left;
}

#default_left img { display: block; }

#default_left .default_title
{
	margin: 70px 0 18px -6px;
}

#default_left .default_intro 
{
	margin: 0px 0px 22px;
}

#default_left .default_browse
{
	margin: 0px 0px 22px;
}

#default_left .default_reg_title
{
	margin: 0px 0px 22px;
}

/* Right hand */

#default_right 
{
	float: right;
	margin-top: -15px;
	margin-right: 20px !important;
	margin-right: 10px;
}

#default_right img
{
	display: block;
}