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

.class {}

#container {
	margin: auto;
	width: 955px;
	padding: 0px;
	left: 0px;
	right: 0px;
}
body {
	background-color: #350608;
	
}
p    {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#content {
	background-color: #978E43;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-align: justify;
}
#resumeheader {
	text-align: center;
	margin-bottom: 15px;
}
.style1 {
	color: #FFFFFF
}
a:link {
	color: #350608;
	text-decoration: none;
}
a:visited {
    color: #ffffff ;
	text-decoration: none;
}
a:hover {
	color: #F2C545;
	text-decoration: underline;

}
a:active {
color: #006400;
	text-decoration: none;
	
}

/*	cred_work_exp
=======================================================================================================================================
*/

.size{
		width: 900px;
		text-align: center;
		margin-bottom: 30px;
		margin-top: 10px;
		}
		
.additional_spacing {
			font-weight:bold;
			font-style:italic;
			clear: both;
			margin-top: 25px;
			margin-bottom: 5px;
		}

.left{
		width:300px;
		float: left;}

.middle{
		width: 300px;
		float: left;}

.right{
		width: 300px;
		float: left;}


.size ul			{	 text-decoration: none; list-style-type: none; margin: 0 auto; position: relative;}

.size li 			{ 	 text-decoration: none; position: relative; margin: 0 auto;}

table
{ 
margin-left: auto;
margin-right: auto;
}

/*	resume
=======================================================================================================================================
*/


li.resumeText{margin-right: 25px;} 

.employDates{
float: right;
margin-right: 28px
}

.trainingYear
{
float: right;
margin-right: 120px
}

.educateyears
{
float: right;
margin-right: 36px
}


img
{
vertical-align:text-top;
}






