body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg); background-repeat:repeat-x;
	font-family:Tahoma; font-size:11px; color:#000000; line-height:17px;
}
p {margin:0px 0px 10px 0px; font-family:Tahoma; font-size:11px; color:#000000; text-align:justify;}
h2 {margin:0em; font-family:Tahoma; font-size:14px; color:#000000;}
h1 {font-family:Tahoma; font-size:20px; color:#000000; margin:0px 0px 10px 0px;}
#container{	margin:0px auto; width:778px; height:auto;}

#main{ float:left; width:778px; height:auto; margin:0px; background-color:#FFFEEB;}
#header{ float:left; width:778px; height:auto;}
#bady_stu {float:left; width:725px; height:auto;margin-left:25px;}
#sidebar {float:left; width:240px; height:auto;}
.body_text {float:left; width:480px; height:auto; margin:0px; padding:0px;}
#footer{float:left; width:778px; height:auto; margin-top:15px; padding:0px;}
.style1 {
	font-family: Tahoma;
	font-size: 11px; line-height:18px;
}
.style2 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
}
.style3 {color: #BCB7A1}
.style4 {color: #676660}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #BCB7A1;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.b:link {
	color:#FF0000;
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color:#FF0000;
}
.b:hover {
	text-decoration: underline;
	color:#FF0000;
}
.b:active {
	text-decoration: none;
	color:#FF0000;
}
.c:link {
	color: #BCB7A1;
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
	color: #BCB7A1;
}
.c:hover {
	text-decoration: none;
	color: #BCB7A1;
}
.c:active {
	text-decoration: none;
	color: #BCB7A1;
}
#GRSubscribeForm fieldset {
		width: 260px; 
		border: 0;
	}

	/* comment about GetResponse */
	#GRSubscribeForm p {
		font-size: x-small;
	}

	/* table used to position form elements */
	#GRSubscribeForm table {
		border: 0;
	}
	
#mail_lists{
	width:600px;
	height:auto;
	margin-top:50px;
	margin-left:50px;
}

#arrow{
	position:absolute;
	width:48px;
	height:76px;
	float:left;
	background:url(images/arrow.png);
	z-index:10px;
	left: 176px;
	top: 1152px;
}
.feedback {
	color: #ccc;
	text-align:center;
	clear: both;
}

.storytitle {
	margin: 5px 0px 10px 0px;
	font-size:20px;
	color:#000000;
}

.meta {
	font-size: .50em;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width:98%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float:left;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


#menu {
	width:190px;
	margin:0px;
	padding-left:10px;
}

#menu form {
	margin: 0 0 0 0px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul{
	margin: 0;
	padding:0;
		
/*	text-transform: lowercase;
*/}

#menu ul li {
	font-family:"Monotype Corsiva";
	font-size:20px;
	color:#A51A13;
	font-variant:normal;
	font-weight: normal;
	font-style:italic;
	list-style:none;
/*	list-style-image:url(../images/arrow.png);
*/	margin-top: 10px;
	padding-bottom: 2px;
	padding-left:0px; /*border-bottom: dotted 1px #ccc;*/
	text-align:left;
	
}

#menu ul ul {
	line-height: 100%;
	margin:0px;
	padding:0px;
	text-align: left;
	
}

#menu ul ul li {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	letter-spacing: 0px;
/*	list-style-image:url(images/arrow.jpg);
*/	background: url(images/arrow.png) left center no-repeat;
	margin: 0px;
	padding:0px 0px 0px 10px;
/*	background-image:url(images/arrow.png); background-repeat:no-repeat;
*/}

#menu ul ul li a {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
}

	#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
	color:#FF0000;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 0px;
}