body{
	background-color:#333333;
	font-family: 'Century Gothic', helvetica, arial;
	color:#FFFFFF;
}

img{
	border:0;
}

img#top_banner{
}

div#outer_container {
	width:965px;
}

div#menu {
	margin-top:75px;
	width:205px;
	text-align:left;
	float:left;
}

div#container{
	background-image: url(http://www.emilygill.ca/newlook/images/content_bg.png);
	background-repeat: no-repeat;
	float:left;
	width:532px!important;
	height:496px!important;
	margin-right:205px;
}

div#content{
	text-align:left;
	margin:15px;
	height:470px;
}

div.scrollable{
	overflow-y: scroll;
}

div#footer{
	margin:10px 0 0 0;
	font-size:10px;
	text-align:center;
}

div#button_right{
	text-align:right;
	padding-right:5px;
}

