

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:"times new roman",arial, helvetica; 
	font-size: 1em;
	background: #fff url(images/background.jpg) top left;
	background-repeat:no-repeat;
	
	
}
.body a{
	font-family:arial, helvetica; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:none;
}

.body a:hover{
	color: red; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:none;
}




h1 {
	font-family:arial, "times new roman", helvetica ;
	background:transparent;
	color:blaco;
	
	
}

h2 {

	font-family:"times new roman", arial, helvetica; 
	margin:5px;
	text-decoration:none; 
	text-transform:none;
	
	
}

h3 {
	
	font-family:"times new roman",arial,helvetica;
	font-size:12px;
	padding:5px;
	color:#000
	
}

h4 {
}

.menu {
	color:black;
	background: transparent;
	text-align: center;
	padding: 350px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:480;
	
}	

.menu a {
	color:black;
}

.menu a:hover{
	color:red
}


.widgets {
	color:gray;
	text-align: left;
	font-size:12px;
	background:transparent;
	margin: 0px;
	padding: 30px 0px 0px 60px;
	
}

.widgets a{
	color:gray;
	
}

.widgets a:hover{
		color:black;
}


.calendar {
	background:transparent;
	
}

.text {
	font-size:14px; 
	font-family:helvetica, arial, "times new roman";
	text-align: left;
	background:#000 ;
	color:gray;
	margin: 0px;
	padding: 10px;
	width:480px;


	
}
.text a{
	
	color:gray;


	
}
.text a:hover{

	color:white;


	
}


td { 
	background:black;
	text-align:left; 
	vertical-align:top;
	margin: 0px;
	padding: 20px;
	}



.content_center {
	background:transparent;
	margin:0px;
	padding:0px;
	color:white;
	text-align:left;
	font-size:18px;
	padding:0px 0px 0px 0px;

}
.content_center a{
	color:white;
	
} 

.content_center a:hover{
	color:red;
}

.content_right {
	background:transparent;
	margin:0px;
	padding:50px 0px 0px 100px;
	color:lightgray;
	text-align:center;
	font-size:26px;
	
	

	
}

.content_right a{
	color: black;
	text-decoration:none;
	font-family:impact, "times new roman";
	background:red;
	padding:10px;
}

.content_right a:hover{
	background:black;
	color:red;
	
}

.content_top {
	margin:0px;
	padding:0px;
	background:transparent;
	
	
}
.content_bottom {
	text-align:right;
	background:transparent;
	color:gray;
	margin:0px;
	padding:200px 150px 0px 0px;
	
	
}



.top_link {
	background-color:black;
	color:white;
	font-family:arial,helvetica,"times new roman";
	font-size: 20px;
	vertical-align: center;	
	text-align: center;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	
	
	
	

}

.link {
	background:transparent;
	color:white;
	font-family:arial, "times new roman",helvetica,  ;
	font-size:14px;
	padding:0px 0px 0px 0px;
	text-align:left;
		

}
.link a{

	color:white;
	margin:15px;
	text-decoration:none; 
	text-transform:none;

	text-decoration:bold;

}

.link a:hover{
	
	color:green;
	text-decoration:none; 
	text-transform:none;
	
}
.bottom {
	text-align:right;
	background:transparent;
	color:gray; 
	font-size:10px;
	margin:0px;
	padding:1em;
	}

.bottom a {

	color:gray;
	
}

.bottom a:hover{

	color:black;
}

.sitetable {
	
	margin: 0px;
	padding: 0px;
	
	
}






