*{
	margin:0px;
	padding:0px;
}

html{height:100%;width:100%;margin:0px;padding:0px;background:#c6e2ee;}

body { text-align: center; }

*.bg
{
	text-align: left;
	font: normal 24px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: 100%;
	width: 800px;
	margin:0 auto;
	
}

.replaced {
	max-width: 500px;
}

.logo
{
	float: left;
	margin: 10px auto;
}

.link1
{
	color: #33ccff;
	background: #fff;
	padding: 2px;
}

h1 
{
	font-size: 36px;
	color: #686c6e;
}

#tp
{
	padding: 5px;
	text-decoration: none;

}

.tp1
{
	overflow: auto;
	border: 5px solid #fff;
	background: #dbf0f9;
	min-height: 70px;
	height: 70px;
	_height: 100px;
	text-decoration: none;
}

#tp2
{
	overflow: auto;
	border: 5px solid #fff;
	background: #dbf0f9;
	min-height: 70px;
}

#tpinner
{
	overflow: auto;
	width: 520px;
	padding: 10px;
	float: left;
	font-size: 18px;
	text-decoration: none;
	
}

#tpmore
{
	float: right;
	margin-top: 40px;
}

.thumbnail
{
	float: left;
	padding: 10px;
	border: none;
	height: 48px;
	width: 48px;
}

#tpthumb
{
	background: #fff;
	border: 3px double #ccc;
	padding: 0px;
	float: right;
	margin: 5px;
}

.created
{
	text-align: right;
	font-size: 10;
	color: #686c6e;
	
}

.blue
{
	color: #33ccff;
}

#login 
{
	float: right;
	width: 300px;
	margin: 25px 10px 10px 10px;
	border: 2px solid #686c6e;
	padding: 10px;
	background: #dbf0f9;
}

#login form li
{
	list-style: none;
	color: #33ccff;
}
#login form li label
{
	clear: both;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

#login form input
{
	font-size: 20px;
	float: right;
	background: #fff;
	border: 2px solid #686c6e;
	margin: 5px;
}

#content 
{
	clear:both;
	overflow: auto;
}

.mainlink { text-decoration: none; color: #000; } 
.mainlink .visited { text-decoration: none; color: #000; } 

.footerlink { text-decoration: none; color: #686c6e; } 
.footerlink .visited { text-decoration: none; color: #686c6e; }

#messages
{
	clear: both;
}

#footer
{
	text-align: center;
	margin-top: 50px;
	min-height: 100px;
	color: #686c6e;
	text-decoration: none;
}


#createform
{
	overflow: auto;
	width: 600px;
	margin: 10px auto;
	border: 2px solid #686c6e;
	background: #dbf0f9;
	min-height: 100px;
	
}

#createform form {
	overflow: auto;
	padding: 10px;
}

#createform form li
{
	list-style: none;
	color: #33ccff;
}
#createform form li label
{
	clear: both;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
#createform form input
{
	font-size: 20px;
	float: right;
	background: #fff;
	border: 2px solid #686c6e;
	margin: 5px;
}
.filelist 
{
	clear: both;
	float: right;
}
#user 
{
	padding: 5px;
}
#addcomment
{
	border: 5px solid #fff;
	background: #dbf0f9;
	min-height: 70px;
	text-decoration: none;
}
#addcomment form {
	padding: 15px;
}
#addcomment form label
{
	clear: both;
	float: left;
	text-align: right;
	margin-right: 100px;
	display: block
}
#addcomment form input
{
	font-size: 20px;
	float: left;
	background: #fff;
	border: 2px solid #686c6e;
	margin-left: 5px;
}

#tpimg
{
	margin: 10px auto;
	overflow: auto;
}
#comments
{
	margin: 10px auto;
}
