	 body {
	 	margin: 0;
	 	padding: 0;
	 	background-color: #7f7d80;
	}
	 
	body, div, li, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	 
	 a {
		color:#990000;
		font-weight: bold;
		text-decoration: none;
	 }
	 
	 a:hover { color:#880000; }
	 
	h1 {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	h2 {
		margin: 0;
		padding: 0 0 1px 0;
		background: url(../images/line.gif) bottom repeat-x;
	}
	 
	 
	h3 {
		font-size: 15px;
		color: #990000;
	}
	
	h4 {
		font-size: 12px;
		color: grey;
		line-height: 17px;
	}
	
	h5 {
		font-style:italic;
		font-size:16px;
		color: #F60;
	}
	
	h6 {
	font-size:12px;
	color: #F60;
	font-style:none;
	}
		
	
	 p.success{
		color:#832514;
	}

	 #wrapper {
	 	margin: 0 auto;
	 	width: 900px;
	 	border: 1px;
	 }

	 #header1 {
	 	height: 52px;
	 	background-image: url(../images/head_01.jpg);
	 }
	 
	#header2 {
	 	height: 52px;
		background-image: url(../images/head_01.jpg);
	}
	 
	#main1 {
	 	background-color: #fff;
	 	background-image: url(../images/left_col.jpg);
	 	background-repeat: repeat-y;
	 	background-position: left top;
	}

	#main2 {
	 	background-image: url(../images/back_right.jpg);
	 	background-repeat: repeat-y;
	 	background-position: right top;
	}

	 #lc { width: 209px; float: left; }

	 #rc {
	 	width: 622px;
	 	margin-left: 209px;
	 	padding: 12px;
	 	border: 0;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;

	 }
	 
	 /* RC PROPERTIES */
	 #rc #title1 {
 		background: url(../images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
	 }
	  #rc #title2 {
 		background: url(../images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
		height: 172px;
	 }
	 #rc #title1 .grey-text {
		padding: 15px 0;
	}
	 
	 #qlist {
	 	list-style-type: none;
		padding: 0;
		margin: 0;
	 }
	 
	 #qlist li {
	 	padding: 10px 20px 10px 10px;
	}
	 
	 #qlist .q1 {
	 	width: 150px;
		float:left;
		font-size: 16px;
		color: #3366CC;
		font-weight: bold;
	 }
	 
	 #qlist .q2 {
		background: url(../images/line.gif) left repeat-y;
		margin-left: 160px;
		padding-left: 20px;
	 }
	 
	 #rc-right {
	float: right;
	background: url(../images/line.gif) left repeat-y;
	margin: -15px 0 10px 10px;
	padding: 0 0 5px 10px;
	 }
	 
	 #rc-left {
		float: left;
		padding: 10px 0 0 0;
		margin: 0 0 20px 10px;
	 }
	 
	 #rc-right strong {
	 	color: #666666;
	}
	 
	 .story {
	 	width: 250px;
	}
	
	.Rlist {
		width: 175px;
	}
	
	.Llist {
		width: 140px;
	}
	
	.Llist ul, .Rlist ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		line-height: 14px;	
	}
	
	.Llist ul li, .Rlist ul li {
		padding: 5px 0;
	}
	
	.Llist ul .ro_arrow {
		display: inline;
		float:left;
		clear: left;
		width: 20px;
	}
	
	.Llist-imgs {
		width: 225px;
	}
	 
	 #content {
	 	padding: 5px 15px;
	}
	 #content0 {
	 	padding: 0 0 0 0;
	}
	.lineleft {
		background: url(../images/line.gif) left repeat-y;
		margin-left:150px;
	}
	
	.lineleft4imgs {
		background: url(../images/line.gif) left repeat-y;
		margin-left:235px;
	}
	
	.event {
		background: url(../images/line.gif) bottom repeat-x;
		margin: 0 0 15px 0;
		padding: 0 0 15px 0
	}
	
	.toplink {
		width: 100%;
		text-align: right;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	.guides {
		padding-top: 12px;
		font-size: 11px;
		line-height: 13px;
	}
	
	.guides > a {
		font-weight: normal;
		color: #111;
		text-decoration: underline;
	}
	
	.guides .detail {
		color: #999999;	
	}
	



.newsletter {
	background:#F9EAD5;
	width:139px;
	margin:70px 20px 20px 0px;
	font-size:12px;
	float: right;
	}

.newsletter h1{
	float:left;
	font-size:28px;
	margin-left:-1px;
	margin-top:-3px;
	padding-top:4px;
	padding-bottom:5px;
	color:#E09A3A;
	letter-spacing: -1px;
	}
	
.newsletter h2{
	font-size:16px;
	padding:5px 0px 5px 10px;
	}
	
.newsletter p{
	padding:5px 5px 5px 10px;
	line-height:14px;
	}
	
.newsletter select{
	margin:5px 0px 5px 10px;
	background-color:#832514;
	font-size:10px;
	width:119px;
	color:#CCCCCC;
	}
	
.newsletter input{
	margin:5px 0px 5px 10px;
	width:119px;
	background-color:#832514;
	color:#CCCCCC;
	font-size:10px;
	}

	#home-flash {
		padding-bottom: 1px;
		margin-bottom: 1px;
		background: url(../images/line.gif) bottom repeat-x;
	}

	#home-content {
		background: url(../images/line.gif) top repeat-x;
		clear: right;
		height: 280px;
	}
	
	#home-ready {
		width: 183px;
		padding: 20px 17px 20px 0;
		background: url(../images/line.gif) right repeat-y ;
		float: left;	
	}
	
	#home-welcome {
		float: left;
		width: 227px;
		height: 213px;
		padding: 17px 10px;
		line-height: 16px;
		background: url(../images/line.gif) right repeat-y ;
	}
	
	.welcome-header {
		font-weight: bold;
		color: #990000;
	}
	
	#home-right {
		width: 175px;
		padding: 0;
		float: left;
		padding-top:1px;
	}
	
	#findhelp {
		background: url(../images/line.gif) bottom repeat-x ;
		padding-bottom:1px;
		margin-bottom: 1px;
	}
	
	#ringtone {
		background: url(../images/line.gif) top repeat-x ;
		padding: 10px 0 0 10px;
	}
	
	#ringtone a {
		width: 175px;
		display: block;
	}
	
	#ringtone a img {
	 margin: 0 0 0 38px;
	 padding: 2px 0 0 0;
	}
	
	#ringtone p {
		margin: 0;
		line-height: 16px;
	
	}
	
	#partners {
		clear: right;
		border-top: 1px solid #CCC ;
		border-bottom: 1px solid #CCC ;
		margin: 300px 0 0 0;
	
		
	}

	#partners-header {
		background-color: #952308;
		color: #FFF;
		padding: 3px 10px;
		margin-right: 10px;
	}
	
	#partners-info {
		color: #CC9900;
		font-weight: bold;
		position:relative;
		margin-left:185px;
		top:-20px;

	}



/* POST-IT ROLLVERS */


div#post-its {}
div#post-its a { }
div#post-its a:hover {
	color: #411; 
	background: none;
	}

div#post-its a span {
	display: none;
	}
div#post-its a:hover span {
	display: block;
	float:left;
	z-index:100;
	width:550px;
	color:#000;
	font-weight:100;
	line-height:1.25;
	margin-top:10px;
}






	
/* MENU */
	 #menu {
	 	width: 163px;
	 	padding-left: 46px;
	 }
	 
	 #headlinks {
	 	padding-right: 48px;
		padding-top: 9px;
	 	color: #fff;
	 	font-size: 12px;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;
	 	text-align: right;
	 }
	 
	 a.headlinks {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:hover {
		text-decoration: underline;
	 }
	 
	 
/* FOOTER */
	 #footer {
	 	padding: 30px 57px 0 0;
	 	text-align: right;
		background-image: url(../images/bottom.jpg);
		background-position:top;
		background-repeat: no-repeat;
	 }
	 #footer a {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:hover {
		text-decoration: underline;
	 }
	 
	#hiddenlogo {
		display: none;
	}
	#scrollBox 
	{
	    width: 450px;
	    height: 19px;
	    position:  absolute;
	    overflow: hidden;
	}

	#bigbox
	{
	    width: 15000px;
	}

	.block
	{
	    width: 450px;
	    float: left;
	    height: 19px;
	    margin-right: 10px;
	}.smallOrangetext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F60;
}
.mediumOrangeText {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F60;
}
#titleTop {
	font-size: 28px;
	font-weight: bold;
}
#secondTitle {
	font-size: 18px;
	color: #880000;
	font-weight: bold;
	margin-top: 10px;
}

