/* Start of CMSMS style sheet 'theme' */
body{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #2a2a2a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
dfn {display:none;}

.smalltext {
font-size:11px;
}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

h1 {
font-family:"Scriptina", "Castorgate", Arial, Helvetica, sans-serif;
color:#de3163;
line-height:40px;
font-size:36px;
font-weight:bold;
padding-bottom:10px;
}
h2 {
font-family:"Castorgate", Arial, Helvetica, sans-serif;
color:#de3163;
font-size:26px;
}
h3 {
color:#ffffff;
font-family:"Castorgate", Arial, Helvetica, sans-serif;
font-size:22px;
}

#Header{
	width: 797px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
}

#Navigation{
	width: 797px;
	height:43px;
	/*background-image: url(../uploads/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#Content{
	background-color: #000000;
	border:9px solid #ffffff;
	padding:0px;
	
}

#Content02{
	padding:0px;
	
}

#Footer{
	width: 797px;
	color: #ffffff;
	background-image:url(../uploads/images/flower_bottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	height:179px;
}

#Footer02{
	width: 797px;
	color: #ffffff;
	height:30px;
}

.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(../uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.NormalLink{
	color: #666666;
	text-decoration:none;	
}
a.NormalLink:Hover{
	color: #ffffff;
}
a.FooterLink{
	color: #ffffff;
}
a.FooterLink:hover{
	color: #ffffff;
}
.forie {#
padding-bottom:48px;
}

/* End of 'theme' */

