body {
	margin-top: 15px;
	margin: 0;
	padding: 0;
	background: #C0F3FD url(images/img01.gif) repeat-x left top;
	font: 70% "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	text-align: center;
	color: #000000;
}
img {
	border: 0;
}
	
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

#content h2 {
	text-align: center;
}

h3 {
	font-size: 2em;
}

p, ul, ol {
	line-height: 200%;
	text-align: left;
}
a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	text-align: center;
}
#wrapper {
	margin: 0;
	padding: 0;
	background: #c0f3fd url(images/img03.jpg) repeat-x left top;
	min-height: 1000px;
}


/* Header */

#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background:url(images/logo-small.png) no-repeat;
	background-position: 90% 50%;
}

#header h1, #header p {
	margin: 0;
	margin-left: 80px;
}

#header h1 {
	float: left;
	color: #000000;
	font-size: 66px;
	padding-left: 255px;
	font-family: "Showcard Gothic", Playbill, "kristen ITC", "Rockwell Extra Bold";
	color: #FF0000;
}
#page {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* Content */

#content {
	float: right;
	width: 690px;
	margin: 0;
	padding: 25px 0 15px 0;
	text-align: left;
}
#rightad {
	float: left;
	width: 336px;
	height: 280px;
}
#sidebar {
	float: left;
	width: 245px;
	margin-top: -70px;
	padding: 0 0 0 0;
	color: #17A141;
}

#sidebar .btm {
	margin: 0;
	padding: 0;
	background: url(images/img07.gif) no-repeat left bottom;
	font-size: 130%;
}

#sidebar .top {
	background: url(images/img05.gif) no-repeat left top;
}

#sidebar .wrap {
	background: url(images/img06.gif) repeat-y left top;
}

#sidebar ul {
	margin: 0;
	padding: 40px 20px 40px 40px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	padding-left: 40px;
	height: 35px;
	font-size: 18px;
	background: url(images/img08.gif) no-repeat left top;
}

#sidebar a {
	color:#FFF;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	width: auto;
	height: 70px;
	background: url(images/img03.gif) repeat-x left top;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	padding: 38px 0 0 0;
	text-align:center;
}
html .fb_share_link {
	padding:2px 0 0 27px;
	height:16px;
	font-size: 80%;
	background:url(images/facebook_share_icon.gif) no-repeat top left;
}
.msshare {
	height:16px;
	font-size: 80%;
}
.style7 {
	font-size: 10px;
	font-style:italic;
}
.home {
	color: #FFF;
	text-decoration:underline;
}