/* Brokenreality.com CSS Document */
body {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
}
.intro {
	background-image:url(http://brokenreality.com/images/infect.jpg);
}
/* PROFILE */
.profilebg {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
	background-image:url(http://brokenreality.com/images/yz.jpg);
	padding:10px;
	text-align:left;
}
.dates {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
	background-image:url(http://brokenreality.com/images/ms_air_bg_table.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.datesBLOG {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
	background-image:url(http://brokenreality.com/images/br_landscape_night.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	padding:5px;
	text-align:left;
}
.updates {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
}
.updatesBLOG {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
	padding: 9px;
}
.formage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
	background-image: url(http://brokenreality.com/images/br_landscape_form.jpg);
	background-repeat: no-repeat;
	border-collapse:collapse;
	border:thin;
	border-width:thin;
	padding: 1px;
	background-color:#000000;
}
.navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
}
.navSelected {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 1.4;
}
.introText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
	margin: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
	margin: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.profilebg #IMG {
	float:right;
	padding-bottom:15px;
	padding-left:15px;
	padding-top:0px;
	padding-right:0px;
}
.divHOVER {
	background-color:#000000;
	border:1px solid #333333; 
	padding:6px; 
	cursor:pointer;
}
.divHOVER:hover {
	background-color:#000000;
	border:1px solid #FFFFFF; 
	padding:6px; 
	cursor:pointer;
}

