a:link     			{	color: green; }
a:visited  			{	color: blue; }
a:hover    			{	color: red; }

h1         			{	text-align:center}

h4.home    			{	text-align:left;
			 			position:relative;
			 			left:25px;
					}

h4.contact 			{	text-align:right;
			 			position:relative;
			 			left:-25px;
					}

li.contact_item		{	text-align:left;
					}

dt.title			{	font-weight: bold;
					}

dt.school			{	font-variant:italic;
						font-size:20px;
						text-decoration:underline;
					}

dt.ref				{	font-weight: bold;
					}

dt.skill			{	font-weight: bold;
						text-decoration:underline;
					}

div.box 	 		{   
						width:66%;
			 			/*padding:10px;*/
			 			border:5px groove gray;
			 			margin: 0px auto;
		   			}

div.ajaxLink		{
						font-family: monospace;
						font-variant: small-caps;
						text-decoration: underline;
						text-transform: capitalize;
						text-align: left;
						color:blue;
					}
div.aLinkVisit		{
						font-family: monospace;
						font-variant: small-caps;
						text-decoration: underline;
						text-transform: capitalize;
						text-align: left;
						color:red;
					}

div.contact_name	{	text-align:left;						
						font-size:20px;
						font-weight: bold;
						text-decoration: underline;
					}

div.date			{	white-space: pre;
					}

div.header 			{	white-space: pre; 
					}

div.footer 			{
					}

div.buis			{	font-weight: bold;
						font-size:20px;
						text-decoration: underline;
					}

div.date			{	font-style:italic;
					}

div.position		{	font-style:italic;
					}


#contact_button		{
		   			}

#work_button		{ 	
		   			}

#education_button	{ 
		   			}

#project_button		{ 
					}	

#reference_button	{ 
		   			}

