
@media screen {
.x {
display: none;
}

A {
text-decoration: none;
font-weight:normal;
color: #A84300;
}

A:hover {
text-decoration: underline;

}

BODY {
	background-color: #000000;
	background-image: url(../Images/MasterBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#474747;
	font-size:12px;
}



.main {
width: 750px;
background-image:url(../Images/MainBG.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.topbar {
width: 749px;
height: 51px;
background-image:url(../Images/TopbarBG.gif);
background-repeat:repeat-x;
background-position:left top;
}

.topbar #topimage {
width: 466px;
height: 51px;
background-image:url(../Images/TopbarImage.jpg);
}

.topbar H1 {
float: right;
font-weight:normal;
padding-top: 11px;
padding-right: 24px;
margin: 0px;
color: #FFFFFF;
font-size: 30px;
}

.white {
width: 749px;
background-image:url(../Images/SubBG.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#respage {
background-image:url(../Images/ResumeMainBG.jpg);
}



.white #headers{
float: right;
text-align:right;
padding-right: 4px;
padding-top: 2px;
}

.white #headers H4 {
margin: 0px;
padding: 0px;
font-weight:normal;
font-size: 15px;
color: #474747;
}

.white #headers UL {
margin: 0px;
padding: 0px;
}

.white #headers LI {
margin: 0px;
padding: 0px;
font-size: 15px;
color: #A84300;
}

.white #pullquotearena {
position: relative;
height: 110px;

color: #A84300;
}

.white #pullquotearena #line1 {
font-size: 38px;

}

.white #pullquotearena #line2{
font-size: 26px;
padding-left: 50px;

}

.white #pullquotearena #control {
position: absolute;
left: 150px;
top: 20px;
}




.white #leftbar {
float: left;
width: 260px;
}

.white #leftbar #contact {
margin-top: 255px;
padding-right: 5px;
padding-bottom: 5px;
text-align:right;
font-size: 12px;
border-bottom: 1px dashed #999999;
}

.white #leftbar #email {
font-size: 14px;
}

.white #leftbar #phone {
font-size: 16px;
font-weight: bold;
}

.white #rightbar {
margin-left: 310px;
margin-right: 40px;
line-height: 18px;
}

.white #rightbar P {
padding-top: 0px;
margin-top: 0px;
}

.white #rightbar P span{
margin-left: 50px;
}

.white #leftbar #downloads{
width: 255px;
height: 260px;
background-image:url(../Images/DownloadBG.jpg);
background-position: top left;
background-repeat:no-repeat;
}

.white #leftbar #downloads H4{
margin: 0px;
padding-top: 7px;
padding-left: 11px;
padding-bottom: 13px;
font-weight:normal;
font-size: 18px;
}

.white #leftbar #downloads div img{
float:left;
border: none;
}

.white #leftbar #downloads .icon{
clear:both;
float:left;
width: 250px;
font-size: 10px;
margin-bottom: 5px;
margin-left: 70px;
}

.white #leftbar #downloads #big #type{
font-size: 11px;
}
.white #leftbar #downloads #big #link{
font-size: 14px;
}
.white #leftbar #downloads #big #size{
font-size: 13px;
}

.white #leftbar #downloads #type{
color:#999999;
}

#bottombar {
text-align:right;
color:#CCCCCC;
padding-right: 10px;
}



/* ----------------- Resume Related */
.chunk * {

}

.chunk {
border-top: 1px dashed #999999;
padding-top: 10px;
}

.chunk H2 {
display: block;
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 18px;
width: 170px;
float: left;
text-align:right;
padding-right: 10px;
}

.chunk div {
padding-top: 4px;
margin-left: 185px;
margin-right: 75px;
margin-bottom: 25px;
}



}

.chunk UL {

padding-left: 20px;
padding-top: 0px;
margin: 0px;

}

.chunk LI {

margin: 0px;
padding: 0px;
margin-bottom: 3px;

}

.chunk #sum {
font-size: 14px;
}

.chunk #skills {
font-weight:bold;
}

.edu {
border-bottom: 1px dashed #CCCCCC;
padding-bottom: 20px;

}

.edu DIV {
padding: 0px;
margin: 0px;
}

.edu H3 {
padding: 0px;
margin: 0px;
font-size: 13px;
font-weight:normal;
}

.edu HR {
display: none;
}

.edu H4{
clear:both;
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

.edu #stats {
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
color:#666666;
font-size: 13px;
}

.edu #time {
display: inline;
float: left;
}
.edu #loc {
display: inline;
float: right;
}

.edu #company {
display: inline;
font-weight:bold;
}

.edu #final {
border-bottom: none;
}

#test {
border: none;
margin-bottom: 5px;
}

TH {
vertical-align:top;
text-align: right;
}

#content H1 {
margin: 0px;
padding: 0px;
margin-left: 20px;
margin-bottom: 30px;
font-weight:normal;
font-size: 48px;
}

#contactR {
display: none;

}















