/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
}
dfn {display:none;}
a img {
border:none;
}
h1 {
color:#4d206e;
# line-height:25px;
font-size:23px;
}
h2 {
# font-size:20px;
}
h3 {
# font-size:16px;
}

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

#Navigation{
	width: 950px;
	background-color: #46e1e6;

}

#Content{
	background-color: #ffffff;
	padding:10px 20px;
}

#Footer{
	width: 950px;
	background-color: #46e1e6;
	color: #6c53a6;
}

.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: #6c53a6;
}
a.NormalLink:Hover{
	color: #6c53a6;
}
a.FooterLink{
	color: #6c53a6;
}
a.FooterLink:hover{
	color: #6c53a6;
}

/* End of 'theme' */

