/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#CCCCCC;
	background-color: #000000;
	font-size: 11px;
/*	background-image: url(../imgs/background.jpg);
	background-repeat: no-repeat; */
	}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#666666;
	}
	
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	}
	
a:link {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
/*	background-color:#eee; */
	text-decoration: none;
}

#Top_bar {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	line-height:11px;
	color: #CCCCCC;

/* Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	text-align: right;
}

#Corner {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#Header {
	margin:10px 0px 10px 0px;
	padding:4px 20px 13px 280px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:20px; /* 14px + 4px + 2px = 20px */
	border-style:solid;
	border-color: #FFFFFF;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#333333;

/* Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	color: #CCCCCC;

	}
/* Be nice to Opera */
body>#Header {height:14px;}

#Language_bar {
	float: right;
}

#Content {
	margin:0px 50px 50px 240px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:220px;
/*	padding:10px;
	background-color:#eee; */
	line-height:17px;
/* Hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* Be nice to Opera */
body>#Menu {width:200px;}

.grid {
}

.picture_table {
	width: 100%;
	border:1px dashed #CCCCCC;
	background-color: #000000;
}

.photographer_picture {
	vertical-align: top;
	text-align: center;
	font-size: 8px;
}

.picture_small {
	padding: 6px 6px 2px 6px;
	background-image: url(../imgs/polaroid_small.black.jpg);
	background-repeat: no-repeat;
	width: 56px;
	height: 56px;
	vertical-align: top;
}

.picture_small_top {
	text-align: center;
	border: 0px;
}

.picture_small_left {
	text-align: right;
	border: 0px;
}	

.picture_large {
	background-image: url(../imgs/polaroid_large.black.jpg);
	background-repeat: no-repeat;
	width: 568px;
	height: 568px;
	vertical-align: top;
}

.picture_large_top {
	padding: 20px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	border: 0px;
}

.picture_large_left {
	padding: 20px 0px 20px 20px;
	text-align: left;
	border: 0px;
}	

.vote_area {
	padding: 0px 20px 20px 20px;
	text-align: left;
	vertical-align: bottom;
}
