/* Looking back at one's life is a great way to learn from it, but the only way to live it, is by looking forward to it. Neus & Jaume 1995 xxxange */

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	 margin-top: 50px;
	 text-align:center;
	

	 
}
#maincontent
{
	
	text-align: left;
	width: 950px;
	position: relative;
	margin: 0 auto;
	height: 600px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	/*border: 1px solid #ffffff;*/
	background-color: #000000;

}
#nav {
	width:950px;
	height:27px;
	position:absolute;
	left:3px;
	top:550px;
	background-image:url(images/nav_all.gif);
	margin:0 auto;
	/*padding:5px 0 0 200px;*/
text-decoration: none;
	background-repeat: no-repeat;
}


#nav  a{
height:27px;
float:left;
display:inline;
text-decoration: none;

}

#nav  a:link, a:visited, a:active{
text-decoration: none;
}

#navOpt1 a{
width:66px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:0px 55px;
}

#navOpt1 a:hover, #navOpt1 .active{     
width:66px;
background-image: url(images/nav_all.gif);
background-position:0px 30px;
text-decoration: none;
}


#navOpt2 a{
width:131px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-67px 55px;

}
 
#navOpt2 a:hover, #navOpt2 .active
{background-position:-67px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;}

#navOpt3 a{
width:150px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-198px 55px;
}

 
#navOpt3 a:hover, #navOpt3 .active
{background-position:-198px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;
}

#navOpt4 a{
width:199px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-347px 55px;
}

 
#navOpt4 a:hover, #navOpt4 .active
{background-position:-347px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;
}


#navOpt5 a{
width:79px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-546px 55px;
}

 
#navOpt5 a:hover, #navOpt5 .active
{background-position:-546px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;
}
#navOpt6 a{
width:115px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-625px 55px;
}

 
#navOpt6 a:hover, #navOpt6 .active
{background-position:-625px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;
}
#navOpt7 a{
width:141px;
text-decoration: none;
background-image: url(images/nav_all.gif);
background-position:-740px 55px;
}

 
#navOpt7 a:hover, #navOpt7 .active
{background-position:-740px 30px;
background-image: url(images/nav_all.gif);
text-decoration: none;
}


#header
{
	width: 950px;
	/*background-image: url(images/impudence.gif);*/
	height: 165px;
	background-repeat: no-repeat;
}
#content
{ 
width: 950px;
}
#footer
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #949688;
	width: 950px;
	position: relative;
	margin: 0 auto;
	padding-top: 5px;
}
#footer a:link
{text-decoration: underline;
color: #949688;
}


#footer a:hover
{text-decoration: underline;
color: #ffffff;
}


#footer a:visited
{text-decoration: underline;
color: #949688;

}

.valid
{float:right;
padding-left: 5px;
border: 0px;
}
.content_floatl
{
margin-left: 33px;
float: left;
border: 0px;
}

.content_floatr
{float: right;
margin-right: 103px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}
h1

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;}
	
	h2

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #076bba;}
	
	a:link
	{color: #ffffff;
	text-decoration: underline;
	}
		a:hover
	{color: #cccccc;
	text-decoration: underline;
	}
		a:visited
	{color: #ffffff;
	text-decoration: underline;
	}
	.border
	{border:0px;
	float: right;}
	
	
	/****** Form Styles *******/

#title {
	width: 500px;
	font-size:14px;
	height: 26px;
	color: #ffffff;
	padding-top: 5px;
	letter-spacing: 2px;
	text-align: left;
}

form {
	width: 500px;
	margin:20px auto;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	font-size:11px;
	color:#ffffff;
	margin-right:30px;
}

fieldset{
	width:500px;
	border:0
}
.col1 {
	text-align: right;
	width:160px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	padding-top:8px;
}

.col2 {
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	text-align:left;	
}

.col2comment {
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	
}

.col1comment {
	text-align: right;
	width:160px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	padding-top:8px;
	
}

div.row {
	height:30px;
	/*background: url(images/formfieldBG.gif) repeat-y;*/
	clear: both;
	margin:5px 0
}

.submit {
	height: 29px;
	/*background: url(images/bg_submit.gif) no-repeat;*/
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #076bba;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #076bba;
	margin: 4px 0 5px 8px;
}

.checkbox {
	margin: 4px 0 5px 8px;
}

/****** /End Form Styles *******/