/* Normalizes margin, padding */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}

/*to get rid of shifting pages*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical; }


/* Removes border from fieldset and img */

fieldset, img {
	border : 0;
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.snav {
	color: #FFFFFF
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 0.85em;
	text-align: justify;
	display: inline;
	background-color: #333333;
}
	
.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
}

.nav-gray {
	color: #909090;
	font-size: 0.9em;
}

.nav-pink {
	color: #B91E66;
	font-size: 0.9em;
}

.H-img {
	padding-right: 15px;
	padding-left: 15px;
}

.titles {
	font-size: 1.2em;
	font-weight: bold;
	color: #B91E66;
}

#container {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	overflow: visible;
	height: 500px;
	top: 25px;
}
#home {
	display: inline;
	float: left;
	height: 600px;
	width: 900px;
	position: relative;
	color: #909090;
	background-color: #FFFFFF;
	background-image: url(images/thread-LR.jpg);
	background-repeat: repeat-y;
}
#Htop {
	display: inline;
	float: left;
	height: 167px;
	width: 900px;
	position: relative;
	background-image: url(images/thread-top.jpg);
	background-repeat: no-repeat;
}
#Logo {
	display: inline;
	float: left;
	height: 136px;
	width: 146px;
	position: relative;
	top: 7px;
	left: 30px;
}
#contact {
	display: inline;
	float: right;
	position: relative;
	top: 40px;
	right: 30px;
	text-align: right;
	color: #666666;
	font-size: 0.9em;
}
#Hmain {
	display: inline;
	width: 900px;
	position: relative;
	float: left;
	height: 403px;
}
#H-img  {
	display: inline;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
}
#event-left {
	display: inline;
	float: left;
	position: relative;
	left: 50px;
}
#event-info {
	display: inline;
	float: left;
	width: 300px;
	position: relative;
	left: 65px;
	top: 100px;
}
#event-right {
	display: block;
	float: right;
	position: relative;
	right: 50px;
	width: 170px;
	top: 50px;
	text-align: right;
	height: 300px;
	border-left-width: 0.01em;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-left: 20px;
}
#event-right li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#event-right ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#event-right a:link {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
#event-right a:hover {
	display: inline;
	color: #B91E66;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(file:///Macintosh%20HD/Users/Shiva/Documents/DPS/images/hover.jpg);
	background-repeat: repeat;
	}
#c-login {
	display: inline;
	float: right;
	height: 307px;
	width: 640px;
	position: relative;
	right: 80px;
	text-align: left;
	color: #FF00FF;
	background-image: url(./images/C-Login.jpg)
	background-repeat: no-repeat;
}
#Hbot {
	background-image: url(images/thread-bot.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 70px;
	width: 900px;
	position: relative;
}
#nav {
	display: inline;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.95em;
	background-image: url(images/nav-line.jpg);
	position: relative;
	float: right;
	width: 645px;
	right: 30px;
	top: 82px;
	height: 25px;
	text-align: right;
}
.nav {
	display: inline;
	float: right;
	position: relative;
	font-weight: lighter;
	font-size: 0.85em;
}
#nav li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#nav ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#nav a:link {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
#nav a:hover {
	display: inline;
	color: #B91E66;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(file:///Macintosh%20HD/Users/Shiva/Documents/DPS/images/hover.jpg);
	background-repeat: repeat;
	}

#daredreamdesign {
	display: inline;
	float: right;
	position: relative;
	right: 30px;
	top: 40px;
	height: 20px;
}

#copy-right {
	display: inline;
	float: left;
	position: relative;
	top: 40px;
	left: 30px;
	height: 20px;
}

