	
 {margin: 0; padding: 0;} 
   
body {
	margin: 0;
	padding: 0;
	padding: 0;
	margin: 0;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000033;

	
}

#outerwrapper {
	width:960px;
	margin:auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
	}
	
	
#frame3 {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-bottom: 0;
	padding:0px;
	text-align:left;
	background-color: #000066;
		}

/* headings */

a {
	color: #000033;
	background: inherit;
	text-decoration: underline;
}
a:hover { color: #CC0000; background: inherit; }	




/* headings */
h1 {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #CC0000;
	Text-align:center;
}
h2 {
	margin: 0;
	padding: 0;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 1.15em;
	font-weight: bold;
		border-bottom-width: 1px;

}

/* #2b2b2b is black.  #0808080 is grey */

h1 a, h2 a { color: #454545; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

h3 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* content holder  -- this is the wrapper*/


/*#content {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

	border: 1px solid #CCCCCC;
	
} 

#content a {
	color: #006699;
	background: inherit;
	text-decoration: none;
}
#content a:hover { color: #006699; background: inherit; }	

/* #2b2b2b is black.  #0808080 is grey */


	#frame {
	width:960px;
	height: 260px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	background-image: url(images/image1.jpg);
		}
		
		.spacer {
	line-height:0; font-size:0; clear:both;
}
	#contentleft {
	width:240px;

		padding:0px;
	float:left;


		}
		
		
		
		#contentleft a {
	color: #006699;
	background: inherit;
	text-decoration: none;
}
#contentleft a:hover { color: #006699; background: inherit; }	



	

	
	#contentright {
	width:240px;
	padding:0px;
	float:left;
		}
	
	
	#contentirght a {
	color: #006699;
	background: inherit;
	text-decoration: none;
}
#contentright a:hover { color: #006699; background: inherit; }	
	#contentheader {
	height: 260px;
	background-color: #ffffff;

	background-repeat: repeat-x;	
	
		}
		
	
		
	#contentheader h1 {
	font-size:10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
		}

#contentheader h1 a {color: #FFFFFF }

#contentheader h1 a visited {color: #FFFFFF }

	



	
	#frame2 {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;

		}
		
	#contentleft2 {
	width:230px;

		padding:0px;
	float:left;


		}


	
	#contentcenter2 {
	width:650px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	
	
		}
	
	#contentfull {
	width:850px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;}
	
		#contentfull p{
	width:850px;
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;}
	
	#contentright2 {
	width:270px;
	padding:0px;
	float:left;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-y;
		}
		
		


	
	#contentheader2 {
		background:#cccccc;
		}
		
	#contentheader3{
		background:#ffffff;
		}
		
	#contentheader2 h1 {
		font-size:14px;
		padding:0px;
		margin:0px;
		}

	
	/*#contentright p { font-size:10px}*/
	
	
	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 240px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color:#BBE9FF;
}

.glossymenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(../web-design-menu/web-menu4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 230px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
	background-image: url(../web-design-menu/web-menu3.gif);
	color: #FFFFFF;
}
	
.whiteboldtext {
	color: #FFFFFF;
}

.whiteboldtext a {
color: #ffffff;}


.darkbluetext {
	color: #006699;
}

















.maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bda277;
	line-height: 20px;
}

.gold a {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bda277;}


	
	.web-design-box3 {
	background-image: url(../flash-web/web-banner-3.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: center top;
}
.web-design-box3 p {
	
	color: #993300;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 13px;
}
	
	.web-design-box3 a {color: #0099CC;
	text-decoration: none;}
	
		.web-design-box3 a hover {color: #006699;
	text-decoration: underline;}
	
			.web-design-box3 a visited {color: #0099CC;
	text-decoration: none;}
	
	
	.flash-web {
	background-image: url(../flash-web/web-design.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 220px;
	margin-left: 5px;
}
.webnav {
	width:920px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #006699;
	height: 40px;
		}
		
		.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border*/
	border-width: 1px 0;
	background-color: #000066;
	
	background-repeat: repeat-x;
	background-position: center center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 14px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 5px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: black;
	
	background-repeat: repeat-x;
	background-position: center center;
}

#indentmenu ul li#last a {
	float: left;
	color: white;
	text-decoration: none;
	background-color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}


.indentmenu2 {
font: bold 14px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu2 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px 0;
	background-color: black;
	background-image: url(../images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.indentmenu2 ul li{
display: inline;
}

.indentmenu2 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu2 ul li a:visited{
color: white;
}

.indentmenu2 ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: black;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.loudounmembers {
	width:216px;
	padding:0px;
	float:left;
	background-image: url(../images/website-panel-2.jpg);
	background-repeat: no-repeat;
}
.loudounmembers p {color: #993300;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 13px;}
	
	

#contentright3 {
	width:200px;
	padding-left:10px;
	padding-right:0px;
	float: right;
	background-color: #F3F3F3;
	background-image: url(../images/img06.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
		}
		
#contentcenter3 {
	width:425px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;

	
	}
	
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #666666;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}


.black a {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;}


.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 0px;
	line-height: 1.4em;
}

.rightarticle_ad {
	font-weight: bold;
	border: 0px solid #EEEEEE;
	color: #000000;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background-color: #FFFFFF;
	background-image: url(../images/seoad.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 120%;
}

.rightarticle_ad a {
	
	background: transparent; 
	text-decoration: none;
}


/*orange menu */

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-color: #bf3e18;
	background-image: url(../images/vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background-color: #822C0F;
	background-image: url(../images/vmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


	
	.table1 {
	background-image: url(images/table1.jpg);
	height: 90px;
	width: 300px;
}
.border2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.adv {
	background-image: url(images/adv.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#marqueecontainer{
	position: relative;
	width: 260px; /*marquee width */
	height: 125px;
	overflow: hidden;
	padding-left: 1px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	background-color: #EAEAEA;
}

/* Footer */

#footer {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

/* menu */
#templatemo_menu {
	clear: both;
	width: 960px;
	height: 25px;
	background-image: url(images/netqwik_menu_bg.jpg);
	background-repeat: repeat-x;
}

#templatemo_menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	text-align: center;
	display: inline;
}

#templatemo_menu ul li a{
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #d5d5d5;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #1d2f53;
}

#templatemo_menu li .last{
	border-right: none;
}
/*right2 */

/*right2 */

#right2 { float:right;
width:635px;
padding:8px;
}

#right2 H3
{
	width: 180px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
		color: #ffffff;
	background-image: url(images/title2.png);
	background-repeat: no-repeat;
}

#right2 ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right2 .right_back
{
	background-image: url(images/right_back.gif);
	background-repeat: repeat-y;
}

#right2 .right_bottom
{
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#right2 li  {
	padding: 3px;
	padding-left: 10px;

}

#right2 .sub
{
	padding-left: 10px;
}

#right2 a {
	color: #330066;
	text-decoration: underline;
}
#right2 a:visited {
	color: #330066;
}

#right2 p
{
	font-size: 10px;
	padding-left: 10px;
	
}
.outertableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rounded-back {
	background-image: url(content-back.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}


/********************** Slopes *********************************************************/
#ThreeSlopes {
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
}
#ThreeSlopes h4{
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ThreeSlopes p{
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#ThreeSlopes a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ThreeSlopes a:hover{
	color: #FFB124;
	text-decoration: none;
}
#SlopeOne {
	width: 165px;
	float: left;
	margin-left: 15px;
	background-color: #CC0000;
	background-repeat: no-repeat;
	border: 1px solid #990000;		
}
#SlopeTwo {
	float: right;
	width: 165px;
	margin-right: 10px;
	margin-left: 35px;
	background-color: #CC0000;
	background-repeat: no-repeat;
	border: 1px solid #990000;	
}

#SlopeThree {
	float: right;
	width: 165px;
	margin-right: 10px;
	margin-left: 35px;
	background-color: #CC0000;
	background-repeat: no-repeat;
	border: 1px solid #990000;	
}


#main{width:auto; display:block; padding:5px 0;}

#main2{width:auto; display:block; padding:20px 0;}

#column_left{
	width:190px;
	margin-right:10px;
	padding-left: 10px;
	float:left;
	background-image: url(images/box-bak.jpg);
	background-repeat: no-repeat;
}

#column_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #003366;
	padding-right:20px;
	padding-left: 8px;	
}
#column_right{
	width:195px;
	margin-right:10px;
	padding-left: 5px;
	float:left;
	background-image: url(images/box-bak.jpg);
	background-repeat: no-repeat;
	
}

#column_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #003366;
	padding-right:20px;
	padding-left: 8px;	
}

#column_right_adsense{
	width:190px;
	float:left;
	background-image: url(images/box-bak.jpg);
	background-repeat: no-repeat;
}

#column_right_adsense p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #003366;
	padding-right:8px;
	padding-left: 10px;	


div.spacer{clear:both; height:10px; display:block;}


.referborder {
	border: 1px dotted #0099CC;
	background-color: #F2FCFF;
}

HR {align="center" width="25%" size="10" color="blue"
	border: 1px dotted #006699;
}

.noborder {
	
border: none;	
}

.img11 {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}

.photo {
	
padding-right: 10px;
padding-left: 10px;
}