* { padding: 0; margin: 0; }

body {
 background:#B96A9A;
 height:100%;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;
 height:100%;
}
#header {
 width: 950px;
 color: #333;
 padding: 0;
 height: 129px;
 margin: 0;
 background: url(/images2/header.jpg);
}

#top { 
 width: 950px;
 height: 29px;
 margin: 0;
 padding: 0;
 background: url(/images2/top.jpg);
}

#content { 
 width: 950px;
 height:5300px;
 background: url(/images2/bg.jpg) repeat-y;
 margin: 0 auto;
 padding: 0;
 text-align: center;
}

#inner { 
 width: 910px;
 color: #333;
 background: #ffffff;
 margin: 0 auto;
 padding: 0;
 text-align: center;
}

#left { 
 width: 650px;
 color: #333;
 margin: 0px 0px 0px 10px;
 padding: 0;
 text-align: left;
 float: left;
}

#sidebar { 
 clear: right;
 width: 200px;
 color: #333;
 background: #D8F3C9;
 margin: 0px 10px; 0px 0px;
 padding: 0;
 text-align: left;
 float: right;
}

#bottom { 
 width: 950px;
 height: 29px;
 margin: 0;
 padding: 0;
 background: url(/images2/bottom.jpg);
}
.style6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #9C4179;
	font-weight: bold;
	letter-spacing:-1px;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9CC089;
	font-weight: bold;
	letter-spacing:-1px;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #737373;
	font-weight: bold;
	letter-spacing:-1px;
}

.style3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing:-1px;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #72B24F;
	font-weight: bold;
	letter-spacing:-1px;
}

p {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	letter-spacing: 120%;
	margin-bottom: 12px;
}

.points {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

.points li {
	padding-left: 10px;
	background-image: url(/images2/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 6px 0px 0px 18px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000;
}

.points2 {
	margin-left: 5px;
	margin-bottom: 10px;
	list-style: none;
}

.points2 li {
	padding-left: 10px;
	background-image: url(/images2/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 6px 0px 0px 18px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
	color: #000;
}

a { color:#F736AD;}
a:hover { color:#6DE32D;}

#sideText {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	letter-spacing: 120%;
	padding: 10px;
}

.commTop {width: 628px; height: 5px; background: #EBEBEB url(/images2/commTop.gif) no-repeat; }
.mycomment {width: 628px; background-color: #EBEBEB;}
.commBot {width: 628px; height: 5px; background: #FFFFFF url(/images2/commBot.gif) no-repeat;}
.inside {width: 608px; height: 100px; background-color: #EBEBEB; margin: 5px 0px 5px 0px; padding: 0px 10px 0px 10px;
		font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size: 12px;
}
.author {font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #ED00A1; font-weight: bold;}
.date {margin-left: 20px; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;}

em {
	font-weight: bold;
	color: #B96A9A;
}
