body {
   	background-color: #bbbbc2;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 12px;
   	font-weight: normal;
   	color: #000000;
   	text-align: center;
}

#container {
	background-color: #f0f0f0;
    background-image: url(images/back2.jpg);
    background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0;
	width: 720px;
	border: 1px solid #000000;
}

#menu {
    font-family:verdana, arial, sans-serif;
	font-size: 14px;
	color: #222222;
    background-color: #7070a0;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 40px;
	
}

#submenu {
	font-family: verdena, arial, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #ddddff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
}

#content {
	font-family:verdana, arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 5px;
	border: 1px solid #ccccff;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	text-align:justify;
}

#content h1 {
  	letter-spacing: .04em;
   	font-size: 13px;
  	font-weight: bold;
}


#content h2 {
    font-size: 13px;
  	font-weight: bold;
}


#cover {
	float: left;
	width: 150px;
	margin: 10px;
	border: 1px solid #000000;
}

#data {
	font-size: 10px;
	margin-left: 200px;
	padding-top: 10px;
	width: 420px;
	min-height: 150px; 
}

.line {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 638px;
	height: 3px;
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position:169px 0px
}

.t50{
	width: 340px;
	float: left;
}

.t25tabular {
	width: 171px;
	float: left;
	text-align: left;
}

.t25tabularlast {
	width: 1px;
}


.description {
	font-size: 12px;
	padding-left: 0px;
}

#footer {
	font-family:verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-top: 30px;
}

#menu h1 {
	color: #222222;
	font-weight: bolder;
}

#menu a { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	padding: 3px;
}

#submenu a {
	color: #222222;
	text-decoration: none;
}

#content a:link { 
	color:#555555;
	text-decoration:none;
	font-weight: bold;
}

#content a:visited { 
	color:#555555;
	text-decoration:none; 
	font-weight: bold;
}

#content a:hover { 
	color:#000000; 
	text-decoration:none; 
	background-color:#999999; 
        font-weight: bold;
}

#content a:active { 
	color:#555555; 
	background-color:#999999;
	text-decoration:none;
	font-weight: bold;
}

#content img {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#content p {
	clear: both;
	margin-bottom: 1.5em;
}

#content ul {
	padding-left: 20px;
	padding-top:0px;
	padding-bottom: 8px;
	list-style-image: url(images/dot.png);
}

#cover img {
	padding: 0px;
}
