/* Body */

body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundfade.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 17px;
}

/* Heading Style */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 16px;
}


/* Container */

#container {
	position: relative;
	height: 360px;
	width: 580px;
	float: none;
	margin: auto;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/back2lose.jpg);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	top: 50px;
}

/* Container */

.underconstruction {
	position: absolute;
	height: 10px;
	width: 300px;
	float: none;
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	left: 45px;
	top: 320px;
}
.graphica {
	position: absolute;
	height: 10px;
	width: 150px;
	float: none;
	margin: auto;
	padding: 0px;
	text-transform: none;
	left: 380px;
	top: 316px;
}

a.h4:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

a.h4:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.h4:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
}

a.h4:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.contact {
	position: relative;
	height: 270px;
	width: 250px;
	float: left;
	margin: auto;
	padding: 0px;
	text-transform: none;
	left: 45px;
	top: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
}
.name {
	margin: auto;
	padding: 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	line-height: 12px;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	line-height: 17px;
}
p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	line-height: 21px;
}
a.p:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.p:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.p:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #000066;
}
a.p:active {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 16px;
}

