/*layout for common */
body{
 margin: 0;
 padding:0; 
 background:white;
 color: #333333;
 font:x-small/1.5em Verdana, Lucida,sans-Serif;
 voice-family: "\"}\""; voice-family:inherit;
 font-size:small;
  } html>body {font-size:small;}

#c-block {
 width:100%;
 z-index:1;
 background:#eeeeee);
 color: #333333;
 height:80%;
 margin: 0;
 }

#hdr {
	width:100%;
	margin:0;
	text-align: left;
	position:relative;
	background: white url(/images/top_back.gif) repeat-x;
	}

#header {
	width:100%;
	font-size:88%;
	line-height:14px;
	text-align: center;
	margin: -30px 0 0 0px;
   	position: relative;
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	margin:0 0 3px 0;	
	position: absolute;
	top: 57px;
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	top: 59px;
	/* End IE5-Mac hack */
	font-weight: bold;
	font-family: lucida, sans-serif;
	z-index: 11;
	}
    #header ul {
	  margin: 0 -10px 30px 205px;
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
	  margin: 0 -10px 2px 205px;
	  /* End IE5-Mac hack */
      padding:2px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("/images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      /*border-bottom:1px solid black;*/
      }
    #header a {
      float:left;
      display:block;
      width:.1em;
      background:url("/images/right_both.gif") no-repeat right top;
      padding:3px 15px 3px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#999999;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #Home #Home, #News #News, #ISP #ISP, #Help #Help, #About #About, #Contact #Contact,
	#Email #Email, #Online #Online, #Computer #Computer { 
		background-position:0 -150px;
      	border-width:0;
      	}
   	#Home #Home a, #News #News a, #ISP #ISP a, #Help #Help a, #About #About a, #Contact #Contact a,
	#Email #Email a, #Online #Online a, #Computer #Computer a {
      background-position:100% -150px;
      padding-bottom:6px;
      color:#333;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #header li:hover a {
      background-position:100% -150px;
      }

#ftr {
 border-top: 1px solid silver;
 text-align: center;
 width:700px;
 margin: auto;
 height:35px;
 background:white;
 color: #000099;
 padding-top: 10px;
 color: blue; 
 margin-top: 30px;
 }
 
 h2, h3, h4 {
	font-family: arial, Verdana, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	}
h2 { color: #000033; }
h3 { 
	font-size:1.3em;
	color: #000033; }

h4 { color: #000066; }

 

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 1.5em;
	}
	
ul {
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
	color: #333333;
	}

ul ul {
	list-style-type: circle; 
	font-weight: bold;
	margin-top: 2px;
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	}

ul ul a {
	color: blue; }


div.Article {
  background:  url("/images/custom_corners_topleft.gif") top left no-repeat;
  width:100%;
  position: relative;
  margin: 0 10px 10px 10px;
  margin-bottom: 20px;
  } 

div.Article h2 {
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  background:  url("/images/custom_corners_topright.gif") top right no-repeat;
  /* end hack */
  font-size:1.3em;
  padding:15px;
  padding-left:0;
  margin:0;
  position:relative;
  right:-14px;
  }

 
div.ArticleBody {
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  background:  url("/images/custom_corners_right.gif") top right repeat-y;
  /* end hack */
  margin:0;
  margin-top:-2em;
  padding:15px;
  padding-left:0;
  position:relative;
  right:-14px;
  overflow: hidden;
  }
  
div.ArticleBody ul li {
	text-indent: 1em; }
  
div.ArticleFooter {
  background:  url("/images/custom_corners_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:11px;
  
  }
div.ArticleFooter p {
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  background:  url("/images/custom_corners_bottomright.gif") bottom right no-repeat;
  /* end hack */
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-14px;
  }

h1 {
	margin: 0;
	padding: 0;
	font-size: 27px;
	font-weight: bold;
	color: #A60000;
	text-align: center;
	font-family: Verdana, Lucida,sans-Serif;
	letter-spacing: 2px;
	line-height: 30px;
	}

a { color: red; background: transparent; }

div.money { color: green; }

div.plans { color: blue; }

div.making {  
	text-align: center; 
	margin: 5px; 
	height: 27px;
	margin-bottom: 5px;
	}

div.test {
}