@charset "utf-8";
/* CSS Document */

#case_left	{
	float: left;
	width: 423px;
}

#case_left .case	{
	background-image: url(../images/case_bg.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 423px;
	margin-top: 15px;
	background-position: bottom;
}

#ajaxdiv	{
	height: 244px;
	width: 365px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#case_left .largepic	{
	height: 244px;
	width: 365px;
}

#case_left .thumbs	{
	height: 85px;
	width: 365px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 23px;
}

#case_left .thumb	{
	float: left;
	height: 85px;
	width: 105px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#case_right	{
	float: left;
	width: 240px;
	margin-left: 14px;
}

#case_right .links	{
	background-image: url(../images/links_bg.jpg);
	text-align: center;
	height: 40px;
	width: 240px;
	padding-top: 8px;
}

#case_right .title	{
	font-size: 14px;
	color: #8dbd19;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 40px;
}

#case_right .words	{
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.bg1	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 33px;
	background-repeat: no-repeat;
}

.bg2	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 69px;
	background-repeat: no-repeat;
}

.bg3	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 105px;
	background-repeat: no-repeat;
}

.bg4	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 142px;
	background-repeat: no-repeat;
}

#sidemenu	{
	background-color: #181818;
	width: 206px;
	margin-bottom: 20px;
}

#sidemenu .top	{
	background-image: url(../images/top_sidemenu.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 206px;
}

#sidemenu .title	{
	width: 96px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 22px;
}

#sidemenu .item	{
	height: 33px;
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}

#sidemenu .bottom	{
	background-image: url(../images/bottom_sidemenu.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 206px;
	margin-top: 20px;
}

#sidemenu .related	{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

#sidemenu .blogblurb	{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C4E1A;
}

#main	{
	float: left;
	width: 704px;
	margin-bottom: 30px;
}

.leftside	{
	width: 206px;
	margin-right: 20px;
	float: left;
	}

