body {
	font-family:	sans-serif;
	margin-left:	5%;
	margin-right:	5%;
	margin-top:	2%;
	margin-bottom:	2%;
	color:		white;
	background:	black;
}

h1 {
	font-size:	250%;
	padding-right:	0.75em;
}

h2 {
	font-size:	125%;
	padding-right:	1.5em;
}

#splashbox {
	text-align:	center;
}

#flagbox {
	text-align:	center;
}

#leftbox {
	float:		left;
	width:		16%;
}

#menubox {
	margin-left:	5%;
	margin-right:	5%;
	margin-bottom:	15%;
}

#langbox {
	-moz-border-radius:	0.20em;
	-webkit-border-radius:	0.20em;
	margin-left:	10%;
	margin-right:   10%;
	border:		solid;
	border-width:	thin;
	border-color:	#f43e69;
	width:		100px;
}

#mainbox {
	float:		right;
	width:		83%;
	text-align:	right;
}

#pixnavbox {
	-moz-border-radius:	0.20em;
	-webkit-border-radius:	0.20em;
	border:		solid;
	border-width:	thin;
	border-color:	#f43e69;
	float:		right;
	margin-right:	1.5em;
	width:		640px;
}

#pixviewbox {
	width:		640px;
	height:		480px;
	float:		right;
	margin:		0.75em;
}

div.textbox {
	-moz-border-radius:	0.50em;
	-webkit-border-radius:	0.50em;
	border:		solid;
	border-width:	thin;
	border-color:	#f43e69;
	padding:	0.75em;
	margin:		0.75em;
	background:	#f43e69;
}

li {
	list-style-type:none;
}

:link {
	color:		white;
}

:visited {
	color:		white;
}

a:active {
	color:		white;
}

a.nav:hover {
	-moz-border-radius:	0.20em;
	-webkit-border-radius:	0.20em;
	color:			black;
	background:		#f43e69;
	text-decoration:	none;
}

#logo_large {
	width:		368px;
	height:		420px;
}

#logo {
	width:		130px;
	height:		148px;
	border:		none;
}

#currentpic {
	width:		640px;
	height:		480px;
	padding:	0.75em;
	float:		right;
}

img.flag {
	width:		19px;
	height:		12px;
	border:		none;
	margin-left:	5%;
	margin-right:	5%;
	margin-top:	8%;
	margin-bottom:	3%;
}

img.flag_large {
	width:		75px;
	height:		50px;
	padding:	1em;
	border:		none;
}

img.banner {
	width:		88px;
	height:		31px;
	border:		none;
}

img.gaysite {
	width:		120px;
	height:		60px;
	border:		none;
}

img.thumbnail {
	border:		none;
	margin-left:	1px;
	margin-right:	2px;
	margin-top:	6px;
	margin-bottom:	3px;
}

subject {
	color:		blue;
}
