body
{
	background-image: url(../common/background_pattern.jpg);
	background-image: url(../common/background_pattern.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font: normal 100.01% sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #f5f5f5;
	text-align: center;
}

#holder
{
	background: #FFFFFF;
	background-image:url(background_holder.jpg);
	border-bottom-color: #DDD9FB;
	border-bottom-width: medium;
	border-left: medium solid #DDD9FB;
	border-right: medium solid #DDD9FB;
	border-top-color: #DDD9FB;
	border-top-width: medium;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 760px;
}
* html #holder
{
	w\idth: 760px;
	width: 760px;
	background-image: url(background_holder.jpg);
}
#header
{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	width: 760px;
}
#main
{
	margin-top: 0px;
	padding: 0;
	position: relative;
}
#top
{
	color: #FFFFFF;
	font-size: 80%;
}
.box
{
	background: #EDE0FE;
	float: none;
	margin-left: 240px;
	padding: 0px;
	position: relative;
	width: 500px;
	font-size: 90%;
}

.boxtop
{
	background: url(../common/rounded_corners/ne.gif) no-repeat top right;
}
.boxtop div
{
	background: url(../common/rounded_corners/nw.gif) no-repeat top left;
	height: 10px;
}
.boxbottom
{
	background: url(../common/rounded_corners/se.gif) no-repeat bottom right;
}
.boxbottom div
{
	background: url(../common/rounded_corners/sw.gif) no-repeat bottom left;
	height: 10px;
}
.highlighted
{
	color: red;
}
.boxcontent
{
	padding: 0px 10px 0px 10px;
	height: auto !important;
	min-height: 400px;
}

.boxcontent2
{
	padding: 0px 10px 0px 10px;
	min-height: 100px;
	
}

.boxcontent2 a:link, .boxcontent2 a:visited {
	color: #000000;
	font:100%;
}


.boxcontent a:link, .boxcontent a:visited {
	color: #000000;
	font:100%;
}

#navigation
{
	background: #FFFFFF;
	border-right: medium solid #D6B4FF;
	height: auto !important;
	min-height:400px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 3px;
	position: absolute;
	width: 200px;
}
#common
{
	border: medium solid #C696FC;
	float: right;
	margin: 8px;
	padding: 0px 6px;
	position: relative;
}
#cc_logo
{
	left: 5px;
	margin-bottom: 10px;
	position: absolute;
	top: 477px;
}

#advertisement {
	margin-top: 30px;
	margin-left: 265px;
	
}

#bottom
{
	float: inherit;
	margin-top: 50px;
	position: relative;
	background-color: #673499;
}
#pagebott
{
	background: url(../common/foot.jpg) repeat: none;
	margin: 0 auto;
	min-height: 50px;
	width: 760px;
}
#pagebott p
{
	color: #FFFFFF;
	font-size: 0.65em;
	letter-spacing: 0.06em;
	margin: 0;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}
#pagebott a:link, #pagebott a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
#pagebott a:hover, #pagebott a:active, #pagebott a:focus
{
	color: #FFFFFF;
	text-decoration: none;
}

#pagebott_footer a:link, #pagebott_footer a:visited {
	color: #FFFFFF;
}

#address {
	font-size: 125%;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

ul#nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li
{
	font: 75% sans-serif;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
}
#nav li a:link, #nav li a:visited
{
	background: #EDE0FE;
	border: 1px solid #CCCCCC;
	color: #000;
	display: block;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active, #nav li a:focus {
	background: #FFFFFF;
}
#title {
	font-size: 120%;
	font-weight: bold;
	background: #FFFFFF;
	border-bottom-color: #D1BBE8;
	border-bottom-style: solid;
	border-top-color: #E4D9F2;
	border-top-style: solid;
}
#small_advert {
	margin-top:480px;
	color:#000000;
	width: 190px;
	float: left;
	margin-left: 20px;
}
#small_advert a:link, .small_advert a:visited {
	color: #000000;
	font:100%;
}


