*
	{
	line-height: 150%;
	}
a
	{
	color: #3388FF;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}

.content
	{
	vertical-align: top;
	}

.form_button
	{
	background: url(img/background_button.png) repeat-x left top;
	cursor: pointer;
	}
.form_checkbox
	{
	background: none;
	}
.form_file
	{
	background: none;
	}
.form_input
	{
	background: none;
	width: 50%;
	}
.form_select
	{
	background: none;
	}
.form_textarea
	{
	background: none;
	height: 320px;
	width: 100%;
	}
.form_textarea_small
	{
	background: none;
	height: 160px;
	width: 100%;
	}

.main_body
	{
	background-attachment: fixed;
	background-color: white;
	background-image: url(img/background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	}
.main_corner
	{
	background-image: url(img/background_corner.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 128px;
	width: 30%;
	}
.main_emptycell
	{
	background-image: url(img/background_navigation.png);
	background-position: left;
	background-repeat: repeat-y;
	}
.main_links
	{
	padding-right: 256px;
	text-align: right;
	}
.main_table
	{
	border-collapse: collapse;
	width: 100%;
	}
.main_title
	{
	background-image: url(img/background_title.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 128px;
	width: 70%;
	}
.main_title_text
	{
	}

.member
	{
	vertical-align: top;
	}
.member_avatar
	{
	width: 128px;
	}
.member_avatar_small
	{
	width: 64px;
	}
.member_content
	{
	margin-left: 64px;
	}
.member_name
	{
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	}

.navigation
	{
	background-image: url(img/background_navigation.png);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding-bottom: 128px;
	vertical-align: top;
	}
.navigation_list_parent
	{
	list-style-image: url(img/folder.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}
.navigation_list_this
	{
	list-style-image: url(img/this.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}
.navigation_list_child
	{
	list-style-image: url(img/file.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}
.navigation_list_item
	{
	}
.navigation_thumbnail
	{
	border: 0px;
	width: 64px;
	}

.nestedlist
	{
	list-style-type: none;
	}

.page
	{
	vertical-align: top;
	}
.page_comments_table
	{
	border-collapse: collapse;
	}
.page_comments_avatar
	{
	background-color: white;
	vertical-align: top;
	}
.page_comments_content
	{
	vertical-align: top;
	}
.page_comments_post
	{
	margin-top: 0px;
	}
.page_comments_stamps
	{
	margin-left: 64px;
	}
.page_content
	{
	margin-left: 64px;
	}
.page_content_hidden
	{
	display: none;
	margin-left: 64px;
	}
.page_icon
	{
	float: right;
	width: 128px;
	}
.page_image
	{
	border: 0px;
	}
.page_navigation
	{
	}
.page_sharelinks
	{
	margin-left: 64px;
	margin-top: 16px;
	}
.page_stamps
	{
	margin-left: 64px;
	margin-top: 16px;
	}
.page_title
	{
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	}

.smiley
	{
	border: 0px;
	}

.tinyicon
	{
	border: 0px;
	vertical-align: text-bottom;
	}
