body { 
  background-color: #000000;
  font-family:      Verdana, "Times New Roman", Times, serif;
  font-size:        10px;
  margin:           0px;
}

#allcontent {
	width:            950px;
	padding-top:      0px;
	padding-bottom:   0px;
	background-color: #ffffff;
	margin-left:      auto;
	margin-right:     auto;
}

#header {
  background-image: url('images/top_nav_bar1.jpg');
  text-align:       right; 
  margin:           0px;
  width:            950px;
  height:           100px;
}

#header2 {
	text-align:       right;
	margin:           0px;
	width:            919px;
	height:           25px;
	padding-top: 10px;
	padding-right: 31px;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header2 a:link {
	color:            #000000;
	text-decoration:  none;
	border-bottom:    underline #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#header2 a:hover {
	text-decoration: none;
	color: #DC0001;
} 

#header2 a:visited {
	color:            #DC0001;
	text-decoration:  none;
	border-bottom:    underline #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#main {
  background-color: #000000: top left;
	font-size:        10px;
	line-height:      13px;
	margin:           0px;
	width:            350px;
	float:            left;
	text-align: justify;
	background-position: top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#skills {
  background-color: #000000: top left;
	font-size:        10px;
	line-height:      13px;
	margin:           0px;
	width:            200px;
	float:            left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
	
#experience {
  background-color: #000000: top left;
	font-size:        10px;
	line-height:      13px;
	margin:           0px;
	width:            650px;
	float:            left;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar {
	float: left;
	width: 550px;
	height: 415px;
}

#footer {
	background-image: url('images/bottom_nav_bar.jpg');
	color:            #000000;
	text-align:       right;
	width:            925px;
	height: 	    30px;
	margin:           0px;
	font-size:        9px;
	padding-top: 20px;
	font-weight: bold;
	padding-right: 25px;
}

h1 {
	font-size:        18px;
	color:            #DC0001;
	margin-top: 15px;
	margin-bottom: 10px;
}
.resume {
  color:            #000000;
  text-decoration:  none;
  border-bottom:    underline #ffffff;
}
#title {
	margin-left: 25px;
	margin-top: 10px;
	text-transform: uppercase;
}

#footer a:link {
	color:            #000000;
	text-decoration:  none;
	font-weight: bold;
	
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
} 

#footer a:visited {
	color:            #000000;
	text-decoration:  none;
	border-bottom:    underline #ffffff;
	
	font-weight: bold;
}

#main a:link {
	color:            #000000;
	text-decoration:  none;
	font-weight: bold;
	
}

#main a:hover {
	color: #ff0000;
} 

#main a:visited {
	color:            #000000;
	text-decoration:  none;
	border-bottom:    underline #ffffff;
	
	font-weight: bold;
}
#main a img {
	border: 2px solid #cccccc;
}

#main a:hover img {
	border: 2px solid #DC0001;
}

