	body{font-family:Arial, Verdanea, sans-serif; 
			color:rgb(0,0,0) ;
			background-color:rgb(240,240,240);
			background-image: url(images/bordbb.png);
   		
		}
	img{
		border-style:solid;
		border-width:1px;
		color:rgb(200,200,200) ;
		margin:10px;
		padding:0px;
		}
	h1{
		font-style: normal;
		font-weight: bold;
		margin:0;
		}
	h2{
		color:rgb(120,120,120);
		font-style: normal;
		font-weight: normal;
		margin:10px;
		}
	h3{
		color:rgb(120,120,120);
		font-style: normal;
		font-weight: normal;
		margin:10px;
		}		
	p{
		color:rgb(120,120,120);
		font-weight: normal;
		font-style: normal;
		margin:10px;
		}
	li{
		color:rgb(160,160,160);
		font-weight: normal;
		font-style: normal;
		}
	hr{
		border-top:1px ; 
		border-bottom:0xp ; 
		border-left:0xp ; 
		border-right:0xp ; 
		border-color:rgb(200,200,200) ;
		margin:10px;
		
		}
		
		
.portrait{
				display:block;
				margin:auto;
				}
		
.center{
				display:block;
				margin-top:10px;
				margin-bottom:10px;
				margin-right:auto;
				margin-left:auto;
				}
.right{
				display:block;
				margin-top:10px;
				margin-bottom:10px;
				margin-right:10px;
				margin-left:auto;
				
				}
.left{
				display:block;
				margin-top:10px;
				margin-bottom:10px;
				margin-right:auto;
				margin-left:10px;
				
				}
.botom{
				display:block;
				margin-top:auto;
				margin-bottom:0px;
				margin-right:10xp;
				margin-left:10px;
				
				}
.no-border{
				border-style:no-border;
				border-width:0px;
				margin:10px;
				padding:0px;;
				}
		
#wrapper{	
					width:98%;
					height: 98%;
					background-color:rgb(255,255,255);
					border-style:solid;
					border-width:1px;
					border-color:rgb(200,200,200);
					margin:auto;
					overflow:hidden;
					background-image: url(images/REG_Arch_rgb176176176.jpg);
  					background-size:9%;  
					background-repeat:no-repeat;
					background-position:left 5px bottom 5px ;

					}
				
#header{
				height: 195px;
				background-image: url(images/caligraphy.png); alt: ;
				background-repeat:no-repeat;
				background-position:right top;
				background-size:auto 180px ;
				background-color:rgb(255,255,255);
				border-bottom: solid 1px rgb(200,200,200);
				padding:10px
		}
#sidebar{
				width: 19%;
  				margin:auto;
				float: left;
				background-color:rgb(255,255,255);
  			
				}
#content{
				width: 79%;
				margin:auto;
				float: left;
				background-color:rgb(255,255,255);
				border-left:solid 1px rgb(200,200,200)		
				}
				
/*navigation menu*/
#nav a {
		display: block;
		background-color:rgb(255,255,255);
		padding:10px;
		border-bottom: solid 1px rgb(200,200,200);
		text-decoration: none;
		color: rgb(0,0,0) ;
	}
#nav a:hover {
		background-color:rgb(200,200,200);
		color: rgb(255,255,255) ;
	}
	
#hnav a {
		color: rgb(0,0,0) ;
		text-decoration: none;
	    
	}
#hnav a:hover {
		color:rgb(200,200,200); 
			}

#cnav a {
		color: rgb(160,160,160) ;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
	
	}
#cnav a:hover {
		color:rgb(0,0,0);
		background-color:rgb(200,200,200);
		}		
		
/*<p align="right"> &copy; 2016 Robert Whiteside </p>*/

/*copy right - 2016 Robert Whiteside*/