body
	{
	background-image: url(images/fade.jpg);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-family: tahoma;
	font-size: 14px;
	}
	
div.title
	{
	margin: 0px;
	padding-top: 20px;
	padding-left: px;
	}

div.titlebox
	{
	margin: 0px;
	width: 653px;
	height: 64px;
	}
	
div.titleleft
	{
	margin: 0px;
	float: left;
	width: 153px;
	}

div.titleright
	{
	margin: 0px;
	margin-top: -12px;
	float: right;
	width: 500px;
	}
	
div.container
	{
	}

div.menu
	{
	margin-top: 60px;
	float: left;
	min-width: 150px;
	}

div.content
	{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	}

div.textbox
	{
	background-color: #000;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	min-width: 600px;
	min-height: 400px;
	border: solid 1px;
	border-color: #fff;
	}

div.pfbox
	{
	min-width: 600px;
	max-width: 800px;
	min-height: 400px;
	border: solid 0px;
	border-color: #fff;
	}

div.bottomleft
	{
	background-image: url(images/Tink_bottomleft.png);
	position: absolute;
	position: fixed !important;
	width: 129px;
	height: 142px;
	bottom: 0px;
	left: 0px;
	}

img.thumb
	{
	border: solid 3px;
	border-color: #000;
	margin-top: 10px;
	margin-left: -3px;
	}
	
div.pftext
	{
	border: solid 0px;
	border-color: #fff;
	min-width: 117px;
	max-width: 167px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	}
	
ul
	{
	width: 100px;
	}

li
	{
	list-style-image: url(images/menu_star.gif);
	font-size: 18px;
	font-family: Verdana;
	margin-bottom: 4px;
	color: #fff;
	}
	
a:link, a:active, a:visited
	{
	font-size: 18px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	}

a:hover
	{
	font-size: 18px;
	font-family: Verdana;
	color: #fff;
	}

	
.logo
	{
	border: 0px;
	outline: none;
	}

p
	{
	font-family: tahoma;
	font-size: 14px;
	color: #fff;
	}