.text1
   {
	 font-family:Times New Roman;
   font-size:50px;
	 position:relative;
	 font-weight:700; 
	 color:#000000;
	 }
.number2
   {
	 font-family:arial, sans-serif; 
	 font-size:75px; 
	 position:relative; 
	 color:#cc0000;
	 font-weight:700;
	 }
body 
   {
	 margin-left:10px;
	 margin-right:10px;	 
	 font-family:Arial, sans-serif;
	 position:relative; 
	 text-align: center;
   }

a {
	color: #3c3c8a;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #ff0000;
	}



#all {
	text-align: left;
	margin: 0 auto;
	min-width: 600px;
	width: 70%;
	padding: 0 10px;
	}

*	html #minwidth {
	border-left: 600px solid #fff;
	position: relative;
	float: left;
	z-index: 1;
	}
	
* html #container {
	margin-left: -600px;
	position: relative;
	float: left;
	z-index: 2;
	text-align: left;
	}

#header {
	width: 100%;
	text-align: center;
	}

#menu {
	text-align: center;
	width: 100%;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 10px 0;
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
	}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu li {
	list-style-type: none;
	margin-right: 10px;
	padding-left: 20px;
	display: inline;
	background: url("/includes/dot.gif") no-repeat left center;
	}

#all .birinchi {
	background: none;
	}

#content {
	width: 100%;
	font-size: 14px;
	}

#footer {
	text-align: center;
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 0;
	font-size: 12px;
	margin-top: 40px;
	}

.clear {
	clear: both;
	}

.right-aligned {
	text-align: right;
	}

.italic {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.source {
	color: #3c3c8a;
	font-style: normal;
	}

#content li {
	margin: 6px 0;
	}

.img_alone {
	float: left;
	margin: 3px 14px 6px 0;
	}

#blocks {
	width: 100%;
	border-top: 1px solid #aeaeae;
	}

#blocks p {
	clear: both;
	margin-bottom: 10px;
	}

#blocks div {
	width: 48%;
	}

#news {
	float: left;
	}

#articles {
	float: right;
	}
