/* Start of CMSMS style sheet 'IWPN-screen' */
/*<style>*/
body{
background:url(uploads/layout/ocean.jpg);
background-attachment:fixed;
background-position:0px 0px;
background-color:#B2D5F3;
background-repeat:repeat-x;
width:90% ! important;  /* removes horizontal scroll*/
}

body,div,p,td,option,
li{
font-family:"comic sans ms";
color:#2e0082;
font-size:16px;
}

h1{font-size:36px;} 	
h2{font-size:28px;}
h3{font-size:21px;} 	
h4{font-size:16px;} 
h5{font-size:15px;}	
h6{font-size:13px;}			

h1{font-family:"monotype corsiva";}
h1,h2,h3,h4,form{margin-bottom:0px;}
div,p,ol,ul{margin-top:0px;}
li{font-size:14px;}
td{vertical-align:top;}


.page{
border:outset 2px;
background:url(uploads/layout/aqua.jpg);
width:720px;
margin:20px;
margin-bottom:40px;
}

.chapter{
text-align:left;
padding:40px;
}

.ingress{
font-size:128%;
font-family:arial;
margin-bottom:20px;
}

a{text-decoration:underline;}
a:link{color:blue;}
a:visited{color:black;}
a:active{color:red;}
a:hover{color:magenta;}	

a img {border:0px;}

.menupage{padding-left:40px;background-position:240px 0px;}
.menu a{text-decoration:none;}
.menu{width:160px;font-size:19px;}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/* End of 'IWPN-screen' */

