
body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: big;
		text-align: left;	
		background: #800;
		background-repeat: no-repeat;
		-o-background-size: 100%, auto;
		-moz-background-size: 100%, auto;
		-webkit-background-size: 100% , auto;
		background-size: 100% , auto;
		/*border-top: 3px solid #CCC;*/
		}

#header { background: #fff;
		width: 100%;
		text-align: center;	
		}
		
		
#main	{
			border-radius: 25px;
			background: #fff;
			border: 2px solid #CCC;
			margin-top: 5%;
			margin-bottom: 1%;
			\\padding: 20px; 
			margin-left: auto;
			margin-right: auto;
			position: relative;
			width: 78%;
			max-width:1000px;
			padding: 20 25 20 25;
			font-size: 105%;
			}

#sep 	{			
			border-top: 20px solid #333;
			background: #e6e6e6;
			width: 100%;
			height: 20px;
			padding-bottom:1px;
			font-weight:550;
			margin-left: auto;
			margin-right: auto;
			margin-top:0;
			z-index:10;
}			
#sep td	{width:50%; padding:0 0 0 35; }


#inner {	width: 90%;
		margin-left: auto;
		margin-right: auto;}

.MyTwit {display:inline-block;}

p 		{
		/*font-family: times, Times New Roman, times-roman, georgia, serif;*/
		font-family:"Lucida Grande", "Calibri", "Lucida Sans Unicode", Helvetica, sans-serif;
		color: #444;
		margin: 0 0 0 0;
		padding: 0;
		
		}
		

.big 		{
				font-family: times, Times New Roman, times-roman, georgia, serif;
				font-size: 30px;
				\\line-height: 30px;
				letter-spacing: 0px;
				padding-top: 10px;
				padding-bottom: 0;
				text-align: center;
}
		
.bigger { font-size: 25px;}				
				
.announce {text-align: center;
		font-size: 30px;;
		color: #1A69A1;
		\\color: #333;
		padding:0;
		}
				


#discus	{			
			padding: 5px; 
			margin-left: auto;
			margin-right: auto;
			width: 75%;
			\\padding: 20 20 20 20;
			font-size: 25px;
			}

	
#list	{
			border-radius: 2px;
			background: #fff;
			border: 2px solid #CCC;
			margin-top: 2%; //5
			margin-bottom: 1%;
			/*padding: 20px; */
			margin-left: auto;
			margin-right: auto;
			position: relative;
			width: 78%;
			max-width:1000px;
			padding: 20 20 20 25;
			font-size: 105%;
			}
#List ul {padding:0;}
#list li {list-style-type: none;
		background-image: url(../images/Bull.png);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 19px;
		padding-bottom: 5px;}
			
.lis  {	display: inline-block; 
		width:57%; 
		vertical-align: top;
		padding-right:10px;
		padding-left:0px;
		}
.lis img {float: left;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 10px;}
.first {	font-size: 70%;
		font-style: italic;
		/*display: inline-block; table-cell; */
		//background:#ccc;
		padding: 8 0 0 85; //t r b l
		//vertical-align: middle;
		}
		
.assg {	display: inline-block;
		color: red;
		text-align: center;
		padding-top: 20px;
		padding-left:20px;
		width:35%;}



	
#line 	{
				border-bottom: 2px solid #CCC;
				width: 95%;
				margin-left: auto;
				margin-right: auto;
				margin-top:0;
				z-index:10;
		
		}
		
				
				
#break 			{
				height: 15px;
				}
		

		
			
a:link		{ color: #B95E27; font-weight:600; text-decoration: none; } 
a:visited	{ color: #B95E27; text-decoration: none; }
a:active	{ color: #1A69A1; text-decoration: none; } 
a:hover		{ color: #808080; text-decoration: none;}

.grey			{ color: #808080; }


.moderator 	{ 
				color: #ee3a43;
				font-size: 40px; 
				margin-left:auto;
				margin-right: auto;
			}

#read	{
			margin-top: 1.6%; //5
			margin-bottom: 1%;
			/*padding: 20px; */
			margin-left: auto;
			margin-right: auto;
			position: relative;
			width: 78%;
			max-width:1100px;
			font-size: 150%;
			color: white;
			font-weight: 580;
			}
#read img {	
			border: 1px solid #B3B3B3;
			outline: 3px solid #E6E6E6;
			margin: 2.2% 3px 2px 2px;
			/*padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;*/}
			

#Plist	{
			border-radius: 2px;
			background: #fff;
			border: 2px solid #CCC;
			margin-top: 2%; //5
			margin-bottom: 1%;
			/*padding: 20px; */
			margin-left: auto;
			margin-right: auto;
			position: relative;
			width: 60%;
			max-width:1000px;
			padding: 20 20 20 25;
			font-size: 105%;
			}


			
/* *****************   */
.reviews 		{font-size: 75%;
			font-weight:normal;
			color: #888; 
		}

.reviews a:link		{ color: #808080; text-decoration: none; } 
.reviews a:visited	{ color: #808080; text-decoration: none; }
.reviews a:active	{ color: #1A69A1; text-decoration: none; } 
.reviews a:hover		{ color: #888; text-decoration: none;}



#hor {margin: -10 0 0 50;}

#hor li	{
	background-image: url(../bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:1em;
	padding-right:1em;
	display:inline;
	font-weight: normal;			
	}

.currB {margin-left:auto;
	margin-right:auto;
	width:25em;}

.currB a:link	{ color: #808080; text-decoration: none; } 
.currB a:visited	{ color: #808080; text-decoration: none; }
.currB a:active	{ color: #1A69A1; text-decoration: none; } 
.currB a:hover	{ color: #888; text-decoration: none;}

.Presults {	width: 85%;
			margin-left: auto;
			margin-right:auto;
			}
.Presults img {	
			width: 100%;
			border: 0px solid #B3B3B3;
			border-radius: 5px;
			box-shadow: 0pt 0px 1px 0 #888;
			margin: 2.2% 3px 2px 2px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			}


.MyTbutton  li {	margin: 0 0 0 0;
				list-style-type: none;
				background: #55acee;
				color:#fff;
				background-image: url(images/Tlogo.png);
				background-repeat: no-repeat;
				background-position: top left;
				display:inline-block;
				padding-left: 27px;
				padding-right: 6px;
				padding-bottom: 1px;
				font-weight: 600;
				border-radius: 3px;
}
