﻿*
{
		font-family:'Comic Sans MS', Sans-Serif;	
}
body 
{
	background-image:url('/Assets/Images/PhotoGray_browser_bg-2.jpg');
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	height:100%;
	color:White;
}
.leftMenu
{
	width:150px;
	float:left;
	background-color:#FFFFF0;
	height:100%;
	background-image:url('/Assets/Images/PhotoGray_bg_c-1.jpg');
	background-repeat:repeat;
	color:White;
}
.wrap
{
	margin-right:auto;
	margin-left:auto;
	background-image:url('/Assets/Images/PhotoGray_bg_c-1.jpg');
	background-repeat:repeat;
	width:800px;
	height:100%;
}
.pageContent
{
	width:650px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	height:100%;
}
.pageLinksContainer
{
	text-align:center;
	width:100%;
}
.pageLinks
{
	width:50px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	color:White;
}
.pageLinksHover
{
	width:75px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	color:White;
}
.pageLinksCurrent
{
	width:75px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	color:White;
}
.whiteBG 
{
	padding:2px;
	bottom:100px;
	top:100px;
}
.login
{
	background-color:White;
	width:150px;
}
.errors
{
	color:Red;
}
.postHeader
{
	font-size:12pt;
	padding-bottom:5px;
	height:1em;
}
.postUserName
{
	text-align:left;
	float:left;
	width:24.9%;
	font-size:8pt;
}
.postDate
{
	text-align:left;
	float:left;
	width:25%;
	font-size:8pt;
}	
.postTitle
{
	text-align:left;
	font-size:15pt;
	font-weight:bold;
	width:50%;
}		
.postText
{
	text-align:left;
	padding-top:5px;
}
.post
{
	width:625px;
	padding:0px;
	margin:0px;
	color:White;
}
.clearFloat
{
	clear:both;
}
.copyright
{
	text-align:center;
	color:black;
	bottom:0px;
	clear:both;
	color:White;
}
.mainLinks
{
	text-decoration:none;
}
.pictures
{
	padding:10px;
	margin:10px;
	cursor:pointer;
	width:200px;
	color:White;
	font-family:sans-serif;	
	
}
.shim
{
	height:100em;
}
.header	
{
	border-top:solid 1pt black;
	border-bottom:solid 1pt black;
	margin-left:3px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('/Assets/Images/PhotoGray_bg_c-1.jpg');
	background-repeat:repeat;
}
.CommentText
{
	text-align:left;
	padding-left:25px;
	margin-left:25px;
	width:575px;
	color:White;
	border:Solid White 3px;
}	
.CommLink
{
	color:White;
	font-style:italic;
	font-size:large;
}
#leftNavHeading
{
	color:White;
	font-size:larger;
	font-weight:bold;
	text-align:center;
}
#leftNavData
{
	text-align:center;
	color:White;
}
.NoComm
{
	display:block;
}
.NoCommentText
{
	text-align:left;
	padding-left:25px;
	margin-left:25px;
	width:650px;
	color:White;
}	
a:link
{
	color:White;
}
a:visited
{
	color:Teal;
}

.SmallLink
{
	font-size:smaller;
}
.LeftHeading
{
	font-weight:bold;
	font-size:+1;
}