body {

	font-family: Verdana;

	font-size: 12px;

	margin-top: 40px;

	margin-right: 70px;

	margin-left: 70px;

}

.Container {

	width: 1000px;

	margin: auto;

	vertical-align: text-top;

	background-color: #FFFFFF;

}

a:link, a:visited {

	text-decoration: none;

	color: #000000;

}

a:hover {

	text-decoration: underline;

}

.Header {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.Info {

	font-size: 16px;

	font-style: italic;

	background-repeat: no-repeat;

	height: 35px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.MainMenu {

	width: 125px;

	height: 400px;

	padding: 5px;

}

.Content {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	height: 400px;

}

.LeftColumn {

	width: 175px;

	vertical-align: text-top;

}

.CenterColumn {

	vertical-align: text-top;

	width: 525px;

	padding-left: 5px;

	padding-right: 5px;

}

.RightColumn {

	vertical-align: text-top;

	width: 250px;

}

.Footer {

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

	text-indent: 25px;

}

.PhotoContainer {

	border: 1px solid #999999;

}

.PhotoTitle {

	color: #FFFFFF;

	background-color: #999999;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.Photo {

	padding: 3px;

	text-align: center;

	border: 1px solid #CCCCCC;

}

.BlogContainer {

	border: 1px solid #6698cb;

	margin-bottom: 10px;

}

.BlogTitle {

	color: #FFFFFF;

	background-color: #6698cb;

	border: 1px solid #CCCCCC;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.Blog {

	padding: 5px;

}

.BlogViewLink {

	padding: 5px;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: right;

}

.BlogSubject {

	font-style:italic;

	padding: 5px;

}

.FriendZContainer {

	border: 1px solid #ffe983;

	margin-bottom: 10px;

}

.FriendZTitle {

	background-color: #ffe983;

	border: 1px solid #CCCCCC;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.FriendZ {

	padding: 5px;

}

.Content {

	vertical-align: text-top;

}

.SmallLinks {

	font-size: 10px;

}



.AboutContainer {

	border: 1px solid #ff9900;

	margin-bottom: 10px;



}

.AboutTitle {

	color: #FFFFFF;

	background-color: #ff9900;

	border: 1px solid #CCCCCC;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.AboutMotto {

	padding: 5px;

	font-style:italic;

}

.About {

	padding: 5px;

}

.NoteZContainer {

	border: 1px solid #62ae33;

	padding: 0px;

	margin-bottom: 5px;

}

.NoteZTitle {

	color: #333333;

	background-color: #B0DF95;

	border: 1px solid #CCCCCC;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.NoteZBody {

	padding: 5px;

}

.MiscContainer {

	border: 1px solid #999999;

}

.MiscTitle {

	color: #FFFFFF;

	background-color: #999999;

	text-indent: 10px;

	height: 16px;

	padding-top: 2px;

}

.Misc {

	padding: 2px;

}

.Error {

	width: 75%;

	text-align: center;

}



.BadWord

{

	font-weight: bold;

	color: #FF0000;

	text-decoration: blink;

}



.SafeCell

{

	padding: 3px;

	border: 1px dotted #CCCCCC;

}



.SafeForm

{

	padding: 10px;

	border: 1px solid #CCCCCC;

}

