/* http://stage3.industrialmedia.ca/hri/css/splash_hri.css */

/*	Desc: *Human Rights Internet* Screen Style Sheet
	Author: *Beat Studios*
	Date: *March 10, 2008*
=== === === === === === === === === === */

/*=STRUCTURE
=== === === === === === === === === === */
body {
	background-repeat: repeat;
	font-size: 62.5%;
	background-position: center top;
	background-image: url(../images/bkdg_index.jpg);
}

#wrapper {
	min-width: 875px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	width: 875px;
}

#content {
	background-color: black;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	float: left;
	min-height: 350px;
	width: 875px;
}

#top {
	margin-bottom: 10px;
	margin-top: 50px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	float: left;
	height: 72px;
	background-color: white;
	width: 875px;
}
#top p {
	margin-left: 75px;
	color: #660000;
	font-weight: bold;
	font-size: 24px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-repeat: no-repeat;
	float: left;
}

/*=COMMON
=== === === === === === === === === === */
* {
	font-size: 101%;
	padding: 0;
	margin: 0
}
img {
	border: 0px
}                                          
/*=CONTENT
=== === === === === === === === === === */
#pics {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	height: 150px;
	width: 875px;
	float: left;
}
#pics img {
	height: 150px;
	width: 175px;
	float: left;
}
p {
	margin-left: 50px;
	margin-right: 25px;
	line-height: 1.75em;
	padding-top: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: white;
}
#intro {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #993333;
	height: 250px;
	width: 850px;
}
#rotate {
	margin-right: 10px;
	width: 425px;
	height: 250px;
	float: left;
}
#intro p {
	font: 16px/2 "Lucida Grande", Verdana, Arial, sans-serif;
}
#bottom a:link {
	text-align: right;
	text-decoration: none;
	color: #993333;
	font: bold 16px Helvetica, Verdana, Arial, sans-serif;
}
#bottom a:visited {
	text-align: right;
	text-decoration: none;
	color: #993333;
	font: bold 16px Helvetica, Verdana, Arial, sans-serif;
}
#bottom img.logo {
	height: 306px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	width: 225px;
	float: left;
}
#bottom p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 22px;
	margin-bottom: 25px;
}

