@charset "utf-8";
/* CSS Document 

Define Structure
*/

body {
	font: 85%  Cambria, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
  	background-position: top;
	background-color:#666666
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.asifism #container {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	width: 1000px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #header_top {
	width: 1000px; 
	height: 26px; 
	background-image: url(images/asifism_01.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu{
	width: 1000px; 
	height: 39px; 
	font-weight: bold;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.asifism #main_menu_home{
	height: 39px; 
	float: left;
	clear: right;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu_about{
	float: left;
	clear: right;
	height: 19px; 
	width: 147px;
	padding-bottom:10px;
	padding-top: 10px;
	background-image: url(images/asifism_03.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	}


.asifism #main_menu_AF{
	float: left;
	clear: right;
	height: 19px;
	width: 143px;
	padding-bottom:10px;
	padding-top: 10px;
	background-image: url(images/asifism_04.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu_QP{
	float: left;
	clear: right;
	height: 19px;
	width: 105px;
	padding-bottom:10px;
	padding-left: 40px;
	padding-top: 10px;
    background-image: url(images/asifism_07.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu_custom1{
	float: left;
	clear: right;
	height: 19px;
	width: 144px;
	padding-bottom:10px;
	padding-top: 10px;
    background-image: url(images/asifism_06.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu_custom2{
	float: left;
	clear: right;
	height: 19px;
	width: 145px;
	padding-bottom:10px;
	padding-top: 10px;
    background-image: url(images/asifism_05.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.asifism #main_menu_contact{
	float: left;
	clear: right;
	height: 19px;
	width: 95px;
	padding-bottom:10px;
	padding-left: 40px;
	padding-top: 10px;
    background-image: url(images/asifism_08.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.asifism #header_bottom {
	width: 1000px; 
	height: 8px; 
	background-image: url(images/asifism_09.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar{
	width: 1000px; 
	height: 39px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar_name{
	float: left;
	clear: right;
	width: 231px; 
	height: 26px; 
	background-image: url(images/asifism_10.jpg);
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 3px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar_divider{
	float: left;
	clear: right;
	width: 2px; 
	height: 39px; 
	background-image: url(images/asifism_11.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar_desc{
	float: left;
	clear: right;
	width: 500px; 
	height: 26px; 
	background-image: url(images/asifism_12.jpg);
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar_search{
	float: left;
	clear: right;
	width: 205px; 
	height: 31px; 
	padding-top: 8px;
	background-image: url(images/asifism_13.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #titlebar_end{
	float: left;
	clear: right;
	width: 26px; 
	height: 39px; 
	background-image: url(images/asifism_14.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body{
	width: 1000px;
	background-color: #ffffff; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_blog{
	float: left;
	clear: right;
	width: 593px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_blog_top{
	float: left;
	clear: right;
	width: 593px; 
	height: 23px;
	background-image: url(images/asifism_15.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_blog_main{
	float: left;
	width: 560px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left: 23px;
	padding-right: 10px;
	background-image: url(images/asifism_18_body_blog.jpg);
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_blog_nav{
	float: left;
	width: 560px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.asifism #body_blog_left{
	float: left;
	width: 280px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
}
.asifism #body_blog_right{
	float: left;
	width: 280px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: right; /* this overrides the text-align: center on the body element. */
}

.asifism #body_blog_bottom{
	float: left;
	width: 593px; 
	height: 25px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(images/asifism_19.jpg);
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar1{
	float: left;
	clear: right;
	width: 229px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar1_top{
	width: 229px; 
	height: 23px;
	background-image: url(images/asifism_16.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar1_main{
	width: 214px; 
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(images/asifism_18_sidebar1.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar1_bottom{
	width: 229px; 
	height: 25px;
	background-image: url(images/asifism_20.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar2 {
	width: 178px;
	float: left; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar2_top {
	width: 178px; 
	height: 23px;
	background-image: url(images/asifism_17.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar2_main {
	width: 150px; 
	padding-left: 12px;
	padding-right: 16px;
	background-image: url(images/asifism_18_sidebar2.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #body_sidebar2_bottom{
	float:left;
	clear:right;
	width: 178px; 
	height: 25px;
	background-image: url(images/asifism_21.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #footer_bar{
	clear: both;
	background-color: #FFFFFF;
	width: 1000px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #footer_bar_top{
	clear: both;
	width: 1000px; 
	height: 17px;
	background-image: url(images/asifism_22.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #footer_bar_main{
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	font: 80%  Cambria, Arial, Helvetica, sans-serif;
	background-image: url(images/asifism_23.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #footer_bar_bottom{
	width: 1000px;
	background-image: url(images/asifism_24.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.asifism #blog_post {
	margin: 0 0 20px;
	text-align: justify;
	}
.asifism #postmetadata {
	text-align: center;
	letter-spacing: normal;
	}



/* 
Structure Ends

Start Text Formatting Etc.
*/

a:link {color: #31607F; text-decoration: none; }
a:visited {color: #31607F; text-decoration: none; }
a:hover {color: #31607F; text-decoration: underline; }
a:active {color: #31607F; }

a.menu:link {color: #333333; text-decoration: none; }
a.menu:visited {color: #333333; text-decoration: none; }
a.menu:hover {color: #FFFFFF; text-decoration: none; }
a.menu:active {color: #333333; text-decoration: underline; }

h1, h2, h3 {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	}
	
ul {
	list-style: none ;
	padding-left:0px;
	margin-left:0px;
	} 

li {
	list-style: none;
	padding-left:0px;
	margin-left:0px;
	}
