* {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	

}



body {

	color: #333;

	background-color: #ee001c;

	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;

	font-size: 11px;

	line-height:normal;

	background-image: url(images/top_01.png);

	background-repeat: repeat;

	background-position: center top;

}

a.link-gen {
	text-decoration:none;
	color: #333333;
}

h1 {

	text-transform: uppercase;

	font-size: 11px;

	font-weight: normal;

}

#container {

	width:1000px;

	margin:51px auto 10px auto;

	position: relative;

}

#top {

	margin:auto;

	position: relative;

	background-image: url(images/top_02.png);

	background-repeat: no-repeat;

	background-position: center;

	height: 125px;

}

.header {

	position: absolute;

	top: 25px;

	right: 160px;

}

#content {

	margin:auto;

	position: relative;

	background-image: url(images/top_03.png);

	background-repeat: repeat-y;

	background-position: center top;

}

	

#text {

	float: left;

	width: 500px;

	padding-left: 135px;

	text-align: justify;

}

#menu {



	float: right;

	width: 180px;

	padding-right: 150px;

}

h2, h3 {

	font-size: 11px;

	font-weight: bolder;

}

#top h2 {font-weight:normal;}

ul.generatedLinks li {display:inline; list-style-type: circle;}

div.box {

	

	margin:0px;

	padding:0px;

	position: relative;

		

}

#text h2 {margin-top:20px; padding-top:7px; padding-bottom:7px;}

h2 a {

	color: #0080C0;

}

#menu ul li {

	padding-top: 8px;

	padding-bottom: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #003366;

	list-style-type: none;

}

li a {

	color: #0080C0;

	text-decoration: none;

}

p {

	padding-top: 7px;

}
