@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding: 0px;
	margin: 0px;
}
.wrapper {
	width: 100%;
}
a {color: #06A;}
a:hover {color: #036;}
a:link {text-decoration: none;}

p {
	padding: 0.1em 1em 0.5em 1em;
	font-size: 1.25em;
}
h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {
	font: normal 1.5em Georgia,sans-serif;
	color: #CCC;
}
h3 {font: bold 1em Tahoma,sans-serif;}
.preview320 {
	width: 640px;
	margin: auto;
	float: none;
	background-color: #000;
}
.preview320 img {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tappinnLinks ul	
	{
		padding: 0px;
		width: 640px;
		margin: 0px 0px 5px 0px;
		background: right center url(/public/images/arrow25.png) no-repeat;
	}
.tappinnLinks li
	{
		line-height: 1.5em;
		list-style-type: none;
		/*color:black;*/
		border-bottom: 1px rgb(217,217,217) solid;
		padding: 5px 5px 5px 10px;
		background: url(/public/images/whiteOverlay15.png) repeat-x;
	}
.tappinnLinks a
{
	text-decoration: none;
	font-size: 1.3em;
	text-align: left;
}
.tappinnLinks a:link {text-decoration: none;}

.tappinnLinks img
{
	margin: 5px;
}
.links  ul	
	{
		padding: 0px;
		width: 640px;
		margin: 0px 0px 5px 0px;
		background: right center url(/public/images/arrow25.png) no-repeat;
	}
.links li
	{
		line-height: 1.5em;
		list-style-type: none;
		/*color:black;*/
		border-bottom: 1px rgb(217,217,217) solid;
		padding: 5px 5px 5px 10px;
		background: url(/public/images/whiteOverlay15.png) repeat-x;
	}
.links a
{
	text-decoration: none;
	font-size: 1.3em;
	text-align: left;
}
.links a:link {text-decoration: none;}

.social_links 
{
	margin: 10px 10px 0px 10px;
	text-align: center;
}
.social_links img
{
	margin: 3px;
}

