html, body {
	margin: 0px;
	padding: 0px;
}

body.about {
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	background-image: url(../images/grey/master-bg.jpg);
	background-attachment: fixed;
}


body.magazine {
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	background-image: url(../images/grey/master-bg.jpg);
	background-attachment: fixed;
}

body.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	background-image: url(../images/grey/master-bg.jpg);
	background-attachment: fixed;
}

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

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

a.style2:hover{
	background: #C3DBE7;
	color: #234658;
}

a.style3:link{
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

a.style3:visited{
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

a.style3:hover{
	background: #C3DBE7;
	color: #234658;
	text-align: right;
}



body.about #info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 1em 1em 60px;
	background: #DBE7F8 url(../images/icon-text-info.png) no-repeat 1.5em;
}

body.magazine #info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 1em 1em 60px;
	background: #DBE7F8 url(../images/icon-text-info.png) no-repeat 1.5em;
}

body.contact #info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 1em 1em 60px;
	background: #DBE7F8 url(../images/icon-text-info.png) no-repeat 1.5em;
}

ul.readme li.more a:link,
ul.readme li.more a:visited {
	background-image: url(../html site/images/icon-module-article.png);
}

body a {
	color: #000B24;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
}

body a:hover{
	color: #D6DCEC;
	background: #001C5C;
}

.hidden {
	display: none;
}





body.about #page-container{
   width: 850px;
	margin: auto;
	background-color: #e3e3e3;
	border: 2px solid #000037;
}

body.magazine #page-container{
   width: 850px;
	margin: auto;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

body.contact #page-container{
   width: 850px;
	margin: auto;
	background-color: #b0b0b0;
	border: 4px solid #000000;
}


#main-nav { height: 20px;  padding-bottom: 0px; }

body.about #header {
	height: 58px;
	background: #FFFFFF;
   border-bottom: 14px solid #2b4663;
}

body.magazine #header {
	height: 58px;
	background: #FFFFFF;
	border-bottom: 14px solid #2b4663;
}

body.contact #header {
	height: 58px;
	background: #FFFFFF;
	border-bottom: 14px solid #2b4663;
}

 
#navigation {
padding-top: 0px; 
padding-bottom: 0px;
padding-left: 0px;
border-bottom: 0px solid white;
margin: 10px 0px 3px 0px;
font: bold 12px Verdana, sans-serif;
}

#navigation li {list-style: none; margin: 0;
  display: inline;}
#navigation li a {padding: 3px 0.5em; margin-left: 3px;
  border: 1px solid black;
  background: #001C5C;
  text-decoration: none;}
#navigation li a:link {color: white;

}
#navigation li a:visited {color: white;}
#navigation li a#current {
	color: #001C5C; background-color: #E6EAEB;
  border-color: Black Black #E6EAEB Black;
}


#navigation li a:hover {color: #001C5C; background-color: #E6EAEB;
  border-color: Black Black #E6EAEB Black;}
  


body.about #sidebar-a {
	float: right;
	width: 280px;
	line-height: 18px;
	background-color: #E3E3E3;
   }
	
body.contact #sidebar-a {
	float: right;
	width: 280px;
	line-height: 18px;
	background-color: #E3E3E3;
   }	
	
body.contact hi, body.contact h2 {
	font-family: Arial, Helvetica, sans-serif;
}
	
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}	
	

	
#sidebar-a .padding {
	padding: 10px;
}




#content {
   margin-right: 280px;
	line-height: 18px;
	border: 0px solid black;
	padding: 35px 25px 25px 25px;
	background-color: #e3e3e3;
}


#mag-content {
   margin-right: 0px;
	line-height: 18px;
	border: 0px solid black;
	padding: 35px 25px 25px 25px;
	background-color: #FFFFFF;
}

body.contact #mag-content {
   margin-right: 0px;
	line-height: 18px;
	border: 0px solid black;
	padding: 35px 25px 25px 25px;
	background-color: #B0B0B0;
}


#content .padding{
	padding: 25px;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
   padding-bottom: 15px;
}

 

#extra-content {

	line-height: 14px;
	border: 1px solid black;
	clear: both;
	background-color: #9CA6BF;
}

#extra-content .padding{
	padding: 10px;
}

#extra-content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#extra-content p {
	margin: 0;
	padding: 0;
   padding-bottom: 0px;
}



#footer {
   clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #8f8f8f;
	border-top: 1px solid #cfcfcf;
	padding: 10px 10px;
	line-height: 14px;
	background-color: black;
	
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}


#footer a:hover {
	background: #c9c9c9;
	color: black;
}

#footer #altnav {
	width: 300px;
	float: right;
	text-align: right;
}



        #feed {
            background: #eee;
            border: 1px dotted #ccc;
            height: 400px;
            overflow: auto;
            width: 400px
        } 


 
/* h1, h2, h3, h4, h5, h6 {
 	font-family: Palatino Linotype, Arial, Sans-Serif;
	}*/

body.magazine h1 {
	font-size: 2.5em;
	font-weight: 900;
	color: #000166;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}

body.contact h1 {
   font: Arial;
	font-size: 2.5em;
	font-weight: 900;
	color: #000166;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}

body.magazine h2 {
	font-size: 1.5em;
	font-weight: 700;
}

body.contact h2 {
   font: Arial;
	font-size: 1.5em;
	font-weight: 700;
}



/*h3 {

font-family: Arial, Helvetica, Sans-Serif;
font-size: normal;
font-style: normal;
font-weight: bold;
padding: 0;
margin: 0;

}*/

h3 {
	font-size: medium;
	color: Black;
}	

/*b {
	color: #FFFFFF;
	background-color:#000000;
	padding:2px;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}*/
	
	