
*{
	font-family:Helvetica, Arial, sans-serif;
}

body {
	font-size:12px; 
	line-height:20px; 
    background: url('/template/abstract/images/wrapper.jpg') #646463;
    background-repeat:repeat-x; 
}

h1, h2, h3, h4 { 
margin:7px 0 4px 101px;
padding:0;
text-transform:capitalize;
color:#000000;
font-style:italic;
}

h1 { font-size:1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
	

a {
	text-decoration: underline;
	color: #000000;
}

p a {
	font-weight:bold;
	text-decoration: underline;
	color: #2b7200;
}

a:hover {
	border: none;100
}

p{
	margin:4px auto;
	width:92%;
	padding:16px;
}



.post {
	margin-bottom: 14px;
	width:100%;
	margin:4px auto;
}

.post p, ol, ul, blockquote {
	line-height: 18px;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.96em;
}


#Wrapper{
	width:1100px;
	margin:1px auto;
}

#Header {
	padding:0;
	margin:1px auto;
	height:250px;
	width:980px;
	background:url('/template/abstract/images/logo.png');
	background-position: top center;
	background-repeat: no-repeat
}

#ColOne {
width:1100px;
}


#Footer {
height:72px;
width:100%;
clear:both;
font-style:italic;
background:url('/template/abstract/images/footer.jpg');
background-position: top center;
background-repeat: no-repeat;
-moz-border-radius: 10px; /* For FireFox */
-webkit-border-radius: 10px; /* For Safari/Chrome */
border-radius: 10px; /* For when the standard gets fully supported */
}

#Footer p {
	padding: 52px 0 0 0;
	line-height:18px;
	text-align:right;
	width:100%;
	background:transparent;
}

#Footer * {
	color: #ffffff;
	font-style:italic;
	font-weight:normal;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}

