@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #bac75b;
	background-image: url(images/pic_bkgd.gif);
	background-repeat: repeat-x;
}
.main {
	background-color: #ffffff;
	border-right: 4px solid #764c29;
	border-left: 4px solid #764c29;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: 955px;
}
#welcome {
	background-image: url(images/pic_welcomeimg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 271px;
	width: 536px;
	margin: 0px 20px 10px 0px;
}
.welcometxt {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: relative;
	height: 185px;
	width: 326px;
	left: 191px;
	top: 65px;
}
.welcometxt p a {
	color: White;
}
#whatsnew {
	text-align: left;
	float: right;
	/*height: 262px;*/
	width: 379px;
}
#whatsnew div 
{
	margin-bottom: 10px;
}
.whatsnewheader {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bac75b;
}
a.whatsnewheader:link, a.whatsnewheader:visited {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bac75b;
	text-decoration: none;
}
a.whatsnewheader:hover {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bac75b;
	text-decoration: underline;
}
#featuredarticle {
	float: left;
	height: 265px;
	width: 605px;
	text-align:left;
	margin-right: 10px;
}
.header {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bac75b;
}

a.header:link, a.header:visited {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bac75b;
	text-decoration:none;
}

a.header:hover {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bac75b;
	text-decoration:underline;
}

a.header:active {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.author {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.date {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
#ad350 {
	background-image: url(images/pic_350adbkgd.gif);
	background-repeat: no-repeat;
	float: right;
	width: 320px;
	height: 265px;

}
#ad350b {
	background-image: url(images/pic_350adbkgd.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 265px;

}
.bannerad1 {
	position: relative;
	padding-top: 8px;
	padding-left: 9px;
}
#ad120 {
	background-image: url(images/pic_120adbkgd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 202px;
	width: 137px;
}
#ad120b {
	background-image: url(images/pic_120adbkgd2.gif);
	background-repeat: no-repeat;
	height: 202px;
	width: 137px;
}
#ad125 {
	background-image: url(images/pic_125adbkgd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 275px;
	margin-right: 8px;
	width: 142px;
}
#ad125b {
	background-image: url(images/pic_125adbkgd2.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 142px;
}
.adsense {
	position: relative;
	width: 125px;
	left: 10px;
	top: 10px;
	overflow:hidden;
}
#wmotw {
	float: left;
	width: 315px;
	margin-left: 5px;
}
.wmotw_pic {
	background-image: url(images/pic_photobkgd.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 8px;

}

#tip 
{
	float: left;
	text-align: left;
	margin-right: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 452px;
	border: 1px solid #bac75b;
	position:relative;
	left: 5px;
	top: 4px;
}
.footerleft {
	background-color: #764c29;
	border-left: 4px solid #764c29;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-size:11px;
	color:#FFFFFF;
}
.footerright {
	background-color: #764c29;
	border-right: 4px solid #764c29;
	padding-top: 10px;
	padding-right:10px;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
}
.footer {
	background-color: #764c29;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right:10px;
	padding-left: 10px;
	text-align:center;
	font-size:11px;
	line-height:18px;
}
a:link {
	color: #764c29;
	text-decoration: underline;
}
a:visited {
	color: #9e89c1;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.wurl:link {
	color: #ffffff;
	text-decoration: underline;
}
a.wurl:visited {
	color: #ffffff;
	text-decoration: none;
}
a.wurl:hover {
	color: #000000;
	text-decoration: underline;
}
a.wurl:active {
	color: #000000;
	text-decoration: none;
}
.allcaps {
	text-transform: uppercase;
}
.rlborder {
	border-right: 4px solid #764c29;
	border-left: 4px solid #764c29;
}
.subpg {
	background-color: #FFFFFF;
	border-right: 4px solid #764c29;
	border-left: 4px solid #764c29;
	text-align: left;
}
.rightrail {
	padding-right: 10px;
	padding-left: 5px;
}
.pagecontent {
	padding-right: 5px;
	padding-left: 5px;
}
.pagecontent2 {
	padding-right: 5px;
	padding-left: 10px;
}
#ideas {
	text-align:left;
	width: 159px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

.namecredit {
	text-align: right;
	font-size:10px;
	line-height:16px;
}
#sidebardk {
	background-color: #d7cee4;
}
.articleheadbkgd {
	background-image: url(images/pic_articletitlebkgd.gif);
	background-repeat: repeat-y;
	
}
.articleheader {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right:15px;
}	
.articlecopy {
	background-image: url(images/pic_articlebkgd.gif);
	background-repeat: repeat-y;
}
#copy {
	width: 408px;
	text-align:left;
	margin-left:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.articlebot {
	background-image: url(images/pic_articlebot2.gif);
	background-repeat: no-repeat;
}
#functions {
	margin-top: 14px;
	float: left;
	margin-left: 5px;
}
#share {
	margin-top: 18px;
	float: right;
	margin-right: 10px;
}
a.small:link {
	color: #764c29;
	text-decoration: underline;
	font-size:10px;
}
a.small:visited {
	color: #9e89c1;
	text-decoration: underline;
	font-size:10px;
}
a.small:hover {
	color: #000000;
	text-decoration: underline;
	font-size:10px;
}
a.small:active {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}
a.white:link, a.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
 
a.white:hover {
	color: #c0cc6a;
	text-decoration: underline;
}
a.white:active {
	color: #000000;
	text-decoration: none;
}
.articleimg {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}
.greenbullet {
	list-style-image: url(images/pic_greenbullet.gif);
}

#floatleft {
	float: left;
}
#floatright	{
	float: right;
}.instruction {
	font-family: "Lucida Sans Unicode", "trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lgprofilepic {
	background-image: url(images/pic_photobkgd-lg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}