
@media print{
	body {display:none;}
}
body{
	background-image:url(../images/album1-bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	-moz-user-select: none; 
	-khtml-user-select: none; 
	user-select: none;
}
#warp{
	margin:0px auto;
	width:966px;
}
.header{
}
.content p img{
	background-image:url(../images/photo-bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px 0px 94px 2px;
	margin:5px auto;
}
#footer{
	background-image:url(../images/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	height:75px;
	margin:0px auto;
	width:943px;
}
.comments {
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 5px 10px;
	width:550px;
}
.comment {
	background-color:#FFFFFF;
	background-image:url(../images/comment.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	margin-top:10px;
	padding:10px;
	width:550px;
	font-size:11px;
}
.comment input {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment textarea {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment-header {
	background-image:url(../images/comment-header-bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#575555;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-align:center;
}
.comment td {
	padding:2px;
	text-align:left;
}
.comment-head {
	border-bottom:1px dotted #D7D7D7;
	color:#565656;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-align:center;
}
.comment-head-right {
	color:#7B9CC6;
	font-size:10px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:right;
}
.comment-head-left {
	color:#4A8DC1;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}
.comment-head-left span {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
}
.comment-body {
	background-color:#F6FDFE;
	border:1px solid #ECECEC;
	color:#373737;
	font-size:13px;
	line-height:19px;
	padding:5px;
}
.dis {
	background-color:#FEF4F4;
	border:1px solid #F4F1F1;
	padding:10px;
	text-align:left;
}
.player{
	position:absolute;
	bottom:2px;
	left:12px;
}
.links{
	line-height:21px; 
	border:1px solid #CCC; 
	padding-left:10px; 
	font-size:11px;
	text-align:center;
}
.links a{
	padding:0px 10px;
	color:#4A8DC1;
}
.links a:hover{
	text-decoration:none;
	color:#000000;
}
.header{
	margin:0px;
	padding-top:10x;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
#fixme { 
	position: fixed; _position: absolute; 
	background-color:#330102;
	width:966px;
	top: 0px;		
	height:115px;
	z-index:1000; }
div > div#fixme { 
	position: fixed; 
	}

.general_text {
	min-height:400px;
	padding-top:50px;
}
.login {
	background:#F1F3F5 url(../images/security.gif) no-repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:300px;
	min-height:300px;
	padding:15px;
	width:429px;
	background-color: #663333;
	color:#CC0000;
}
.login_head {
	font-size:14px;
}
.login-form {
	padding-top:30px;
	text-align:left;
	width:200px;
}
.network-button{
	float:left;
	text-align:left;
	vertical-align:text-top;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
