﻿body
{
	margin: 0;
	font-size: .9em;
	font-family: Arial;
/*	min-width:1000px;*/
	margin:0px 0px;
	padding:0px;
	text-align:center;

	background-image: url(images/dojrepeat2.jpg);	
}
#wrapper
{
	width:800px;
	margin:0px auto;
	text-align:left;

}
#subcontent
{
	border-right: #0066ff thin dashed;
	border-top: #0066ff thin dashed;
	border-left: #0066ff thin dashed;
	width: 600px;
	padding: 1em;
	border-bottom: #0066ff thin dashed;
	background-color: #ffffff;
}

#contentleft
{
	text-align:left;
}


#topheader
{
	height: 325px;
	/*margin-left: auto;
	margin-right: auto; */
/*	background-image: url(images/dojrepeat2.jpg);*/
/*	padding-top:10px;*/
}
#topheader .vertnavmenu
{
/*	margin-left:5px;
	padding:0 0 0 0;
	float: left;*/
	height: 292px;
	background-color: #dcdcdc;
	/*background-color: #2A374A;*/

}

#topheader .floaterleft
{
	float:left;
	margin-left:2em;
}


#fillinheader
{
 float:left;
 width:100%;
 	background-color: #dcdcdc;
}



#header
{
	/* background-image: url(images/backheader.jpg); */
	width: 100%;
	height: 292px;
	text-align:center; 
}

#header.header
{
	width: 761px;
	text-align: left;
}
#flashbox
{
/*	text-align:left;
margin-left:118px;*/
	/*background-color:#C0D1D4; */
/*	background-image: url(images/backgradient.jpg); */
}
#flashswf
{
}


#sidemenubar
{
	width:200px;
	height:500px;
	background-color:White;
}
#headerbar
{
	height: 10px;
	width: 100%;
	text-align:center;
	
}
#headerbarcontent
{
	height: 10px;
	width: 765px;
	background-color: #cadcdf;

}


#topad
{
	height: 90px;
	width: 100%;
	background-color: #add8e6;
	/* background-image: url(images/clouds.jpg); */
	text-align: center;
	border-bottom: #696969 1px solid;
}
#sidead
{
	background-color: #add8e6;
	 text-align:center;
	 width: auto;
	  height:auto;
  

}
.sideadcolor
{
	background-color: #add8e6;
}

.sidead
{
	background-color: #add8e6;
	 text-align:center;
	 width: 150px;
	  height:auto;
	  border-right: #696969 1px solid;	  

}
.sideadright
{
	background-color: #add8e6;
	 text-align:center;
	 width: 150px;
	  height:auto;
	  border-left: #696969 1px solid;
}



#headerad
{
	height: 20px;
	background-color: #add8e6;
	 text-align:center;
}
#contentwrapper
{
	 padding:1px;
	 text-align:center;
}

#content
{
	padding-left: 10px;
	text-align: center;
	background-color: #ffffff;
}

.errortext
{
	font-size: 10pt;
	color: #ff0000;
	font-family: verdana;
	background-color: #f5f5f5;
}
p.titletext
{
	font-size: 11pt;
	color: #228b22;
	font-family: Arial;
	 margin-bottom:-5px;
	 text-align:center;
}

.titletext
{
	font-size: 11pt;
	color: #228b22;
	font-family: Arial;
}
img.floater
{
	float:left;
}
img.enfamil
{
 padding: 3px;
}


.successtext
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11pt;
	padding-bottom: 5px;
	color: #228b22;
	padding-top: 5px;
	font-family: Arial;
}
#angelsep
{
	background-image: url(images/bluegradient.jpg);
	height:2px;
}
.loggedin
{
	font-size: 11pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #4169e1;
}
#photoblock
{
	border-right: #4682b4 thin dashed;
	padding-right: 10px;
	border-top: #4682b4 thin dashed;
	padding-left: 10px;
	padding-bottom: 3px;
	border-left: #4682b4 thin dashed;
	padding-top: 3px;
	border-bottom: #4682b4 thin dashed;
	background-color: #add8e6;
	text-align: center;
	width:220px;
	height:375px;
	overflow:hidden;
	
}
#searchtoolbar
{
	border-right: #0000cd 1px solid;
	border-top: #0000cd 1px solid;
	border-left: #0000cd 1px solid;
	border-bottom: #0000cd 1px solid;
	background-color: #e6e6fa;
	height:60px;
	padding:3px;
	width:auto;
}


/**** CSS BUTTONS*********/

#tabs10 h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

#tabs10 img {
border: none;
}


    #tabs10 {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }


/**** CSS BUTTONS*********/

.loggedinname
{
	font-size: 10pt;
	color: #ffff66;
}
.buttoncss
{
	background-image: url(images/tabright10.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
h2.title
{
	color: #990033;
	margin:0px;
	margin-bottom:-5px;
	font-family: Arial;
}

advertisewithus
{
 
}


/***** VERTICAL TABS **********/

	

#menu3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 200px;
	border: 1px solid #ccc; /*   margin: 0 0 0 5px; */
	text-align: left;
}
	
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
/***************************/


#adads
{
	width: 100%;
	border-right: #dcdcdc thin solid;
	padding-right: 2px;
	border-top: #dcdcdc thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #dcdcdc thin solid;
	padding-top: 2px;
	border-bottom: #dcdcdc thin solid;
	background-color: #f5f5f5;
	text-align: center;
	/*height:130px;*/
}
#adads img
{
	padding-right:2em;
}
