BODY {
	color: #FFEFD5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 88%;
	line-height : 125%;
	letter-spacing : .75;
	font-weight : lighter;
	margin : 0 0 0 0;
	background-color : #333333;
	background-repeat : no-repeat;
	padding : 0 0 0 0;
}
*html body {
font-size: x-small; /* for IE5 Win */
f\ont-size: small; /* for other IE versions*/
}

#wrap {
	min-width: 900;
	max-width:1600;
}

#sidebar {
	float: left;
	width:20%;
	background-color : transparent;
	letter-spacing:1;
	line-height : 1.5;
	font-size: 115%;
	color: #FF6347;
	font-weight: bolder;
	text-align : right;
}


#sidebar div {
	margin : 12px 15px 10px 0px;
		font-weight:bold;
}
#sidebar div a{
	text-decoration: none;
	color: #FFEFD5;
	font-size : inherit;
}
#sidebar div a:hover {
	color: #FF6347;
	text-decoration: none;

	border-bottom : 1px dotted #FF6347 ;
}
#articlecontent {
	color: #FAF0E6;
	letter-spacing: 1.1;
	line-height : 1.5;
	float: right;
	width:73%;
}

#articlecontent div {
	padding: 40px 40px 0px 5px;

}
#articlecontent div a {
	text-decoration:none;
	color : #FF6347;
}

#articlecontent div a:hover {
	text-decoration: none;
	border-bottom : 1px dotted #FF4500 ;
	color: #FF4500;
}
#content {
	color: #FAF0E6;
	letter-spacing: 1.1;
	line-height : 1.5;
	width:75%;
	text-align:center
}
#content h2{
	font-size:140%;
	color:#FAF0E6;
}
#content div {
	padding: 30px 40px 0px 20px;
}

#content div a {
	color:#FAF0E6;
	text-decoration:none;

}
#content ul {
	color:#FAF0E6;
}

#content ul li {
	color:#FAF0E6;
}
#content ul li a {
	color:#FAF0E6;
}
#content div a:hover {
	text-decoration: none;
	border-bottom : 1px dotted #F4A460 ;
	color: #F4A460;
}

#copyright {
font-size:90%;
}


#footer {
clear: both;
background-color : transparent;
text-align:right;
font-size:90%;
}

#footer div{
	padding: 10px 20px 20px 0;
}

#footer div a{
	text-decoration: none;
	color: #FF6347;
}
#footer div a:hover {
	border : 1px dotted #660000 ;
	
}

table{
	line-height:125%;
	letter-spacing:1.1
}
tr{
	
}

.brdr{
	background-color: Black;
}
.nobrdr{
	background-color: transparent;
}

td{	
	
}
.lined{
	background-color: transparent;
	border : 1px solid #cccccc;
	color: #FAF0E6;
}
.plain{
	background-color: transparent;
	border : none;
	color: #FAF0E6;
}
.caption{
	background-color: transparent;
	border : none;
	color:#FAF0E6;
	font-size : 80%;

}
.headingb{
	font-size: 90%;
	font-weight: bolder;
}
.money {
	text-align:right;
	background-color : transparent;
	color: #FAF0E6;
	font-size:110%;
}


h2{
	font-size : 170%;
	color: #FAF0E6;
	font-weight : 400;
	line-height: 110%;
	text-align : left;
}
h3{
	font-size : 130%;
	color: #FFDEAD;
	font-weight : 500;
	line-height: 80%;
	text-align: center;
}
h4{
	font-size : 120%;
	color: #FAF0E6;
	font-weight : 300;
	text-align: left;
}
h6{
	font-size : 105%;
	color: #FAF0E6;
	text-align: left;
	font-weight : 300;
	letter-spacing: 1.1;
}

p.r{
	text-align : right;
	padding: 10px 40px 10px 0px;
}

p.l {text-align : left;
	padding: 10px 20px 10px 0px;
	
}
p.instruction {
	padding: 0;
	font-size: 9 pt;
	color: #FF6347;
	letter-spacing:1;
}
