@charset "UTF-8";
/* CSS Document */

body	{background-color: #999999;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font size:16px;
		color: #666666;
		text-align:left;}
 
 H3	{font-size:24px;
 text-align:center;}
 
 H2 {font-size:28px;
 text-align:center;}
 
 H1 {font-size:40px;
	color: #666666;
	text-align:center;}
H4	{font-size:12px;
	text-align:center}
	
H5 	{font-size:24px;
 text-align:left;}
 
 img {border:solid;
 border-color: #FF00000;
 border-width:12px;}
 
 a {font-weight:bold;
 text-decoration:none;}
 
 a:link	{color: #333333;
         text-decoration:none;}
 
 a:visited	{color: #000000;}
 
 a:active {color: #FFCCFF;}
 
 a:hover {color: #FFC5ED;
 text-decoration:none;}
 
 .caption 	{font-size: 14px;
             color: #FF66CC;
			 text-align:center;}
 
.style1	{font:
"Aachen Std Bold";
font-size:28px}

.paragraph{font-size:22px;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif}

.resume{font-size: 12px;
text-align: left;
font: "Aachen Std Bold";}
.style2 {color: #FF3399;
font-size:40px}


.style3 {font-size: 18px}
.style6 {font-size: 18px; font-weight: bold; }
.style7 {color: #FFFFFF}
.style8 {font-size: 18px; color: #FFFFFF; }

	
.style9 {font-size: 36px}

#container	{background:#FFCCFF;
            width:900px;
			height:1000px;
			border:3px solid ;
			text-align:center;
			margin:0px auto 0px auto;
			padding:10px;}
			
#container2 { background:#FFCCFF;
            width:900px;
			height:366px;
			border:0px solid ;
			text-align:center;
			margin:0px auto 0px auto;
			padding:10px;}		
			
#container3 {width: 950px;
             margin-right:40px;
			 margin-bottom: 10px;
			 padding: 10px;
			 background-color: #000000;
			 float:left;
			 z-index:10;}

#container4 {width: 85%;
			 height:60%;
             margin-right:40px;
			 margin-bottom:5px;
			 padding:20px;
			 padding-right:20px;
			 padding-left:20px;
			 float:left;
			 background-color: #000000;
			 text-align:center;
			 float:left;
			 z-index:10;}
			
#banner		{margin: 10px auto 10px auto;
			 width:854px;
			 height:100px;
			 background-color: #999999;
			 color:#999999;
			 border:medium;
			 text-align:center;
			 padding:20px;}
#banner H1	{color:#CCCCCC;}


#sidebar1	{width: 120px;
             margin-left:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color: #CCCCCC;
			 float:left;
			 z-index:10;}
			 
#sidebar2	{width: 120px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color: #CCCCCC;
			 float:right;
			 z-index:10;}
			 
#sidebar3   {width:120 px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color:#CCCCCC;
			 float:center;
			 z-index:10;}
			 
#sidebar4   {width:50 px;
             height:850px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color:#CCCCCC;
			 float:center;
			 z-index:10;}
			 
			 
#sidebar5	{width: 120px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 border: #333333;
			 border-width:5px;
			 background-color: #000000;
			 float:left;
			 z-index:10;}
			 
#sidebar6	{width: 120px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color: #666666;
			 float:right;
			 z-index:10;}
			 
#sidebar7	{width: 120px;
             margin-right:10px;
			 margin-bottom: 10px;
			 padding: 20px;
			 background-color: #666666;
			 float:inherit;
			 z-index:10;}
			 
#content	{width:500px;
             height:450px;
             margin-left:auto;
			 margin-right:auto;
			 margin-bottom:10px;
			 padding:10px;
			 border: none;}
#content img {border:solid 6px #CCCCCC;}