﻿
body {

	background-color: #3f3f3f;

	margin-left: 50px;

	margin-top: 25px;

}



.Main {

	width: 900px;

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

	background-repeat: repeat-y;

	color: #6b6b6b;

}



.mainTable {

	margin-left: 10px;

	width: 880px;

	border: 0px;

	vertical-align:top;

}



.headTable {

	margin-left: 10px;

	width: 880px;

	border: 0px;

	vertical-align: top;

}



.mainSpace{

	

}



.navBody{

	width: 21%;

	text-align:left;

	vertical-align:text-top;

}



.mainBody{

	width: 56%;

	vertical-align:top;

}



.Column{

	width: 23%;

	vertical-align:top;

}



.postTable{

	width: 484px;

}



.ColumnContent {



	width: 176px;



	background-color: #FFFFFF;



}







a, a:visited, a:active {







	color: #6b6b6b;





	font-size:medium;







	text-decoration:none;

	

	font-weight:bold;







}















a:hover {







	color: #35beeb;







	font-size:medium;







	text-decoration:none;







	font-weight:bolder;







	font-style:italic;







}















.postTitle {







	color: #6b6b6b;







	font-size: large;







	font-family: Verdana;







	font-weight: bold;







	text-align: left;







}















.postDate {

	color: #6b6b6b;

	font-size: x-small;

	font-family: Verdana;

	font-weight: normal;

	text-align: right;

}



.post {

	color: #6b6b6b;

	font-size:medium;

	font-family: sans-serif;

	font-weight: normal;

	text-align: left;

}



.foot {

	color: #ffffff;

	font-size:small;

	font-family: sans-serif;

	font-weight: lighter;

	font-style: italic;

	text-align:left;

}

img {

	border: 0px;

}
