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

*{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}
body {background-color:#999999;}
#container {background-color:#ffffff; width:1000px; margin:10px auto 10px auto;}

/*MASTHEAD*/

#education #masthead {background-image:url(images/index2_head_bg.jpg);}
#profile #masthead {background-image:url(images/index_head_bg.jpg);}
#experience #masthead {background-image:url(images/index3_head_bg.jpg);}
#expertise #masthead {background-image:url(images/index4_head_bg.jpg);}
#achievements #masthead {background-image:url(images/index5_head_bg.jpg);}


#masthead {background-repeat:repeat-x}
#masthead {height:188px; text-align:center; background-color:white;}
#masthead p {float:right; display:inline; margin:5px 10px -30px 0; color:white; }
.pm_font {font-family:"WheelChair Beta4 Sans", helvetica, Arial; font-size:20px; color:white; letter-spacing:2px; font-weight:normal;}
.pm_font2 {font-family:"WheelChair Beta4 Sans", helvetica, Arial; font-size:20px; color:black; letter-spacing:2px; font-weight:normal;}
.name {letter-spacing:normal; font-size:16px;}
.feather {float:left; display:inline;}

.first {margin-left:24px;}
.up {float:left; margin-top:55px; padding:2px;}
.down {float:left; margin-top:80px;	padding:2px;}

/*CONTENT VALUES*/

#education #content {height:650px;}
#profile #content {height:750px;}
#experience #content {height:660px;}
#expertise #content {height:650px;}
#achievements #content {height:1380px;}

#content {background-color:white;	width:1000px;}

/*SIDEBAR VALUES*/

#education #right {background-color:#73a3a3; height:640px;}
#profile #right {background-color:#AA302F; height:740px;}
#experience #right {background-color:#82C65D; height:650px;}
#expertise #right {background-color:#BB6917; height:640px;}
#achievements #right {background-color:#663300; height:1370px;}

#right {float:right; display:inline; width:220px; color:white; margin:0 40px 20px 0;}
#right p{ margin-left:10px;}
#right a {text-decoration:none; color:#000000; font-size:12px;}
#right a:hover {color:white; font-weight:bold;}
.network {margin-left:14px;}
.sidebar_text {font-size:14px; width:198px;}

/*PRINT BUTTON*/

.print {margin:10px 0 0 10px; padding:5px; color:#ffffff; text-decoration:none; font-weight:bold; background-color:white; 
		border:solid 1px #000000;}
a.print:visited {color:#ffffff;}
a.print:hover {background-color:#998153;}


/*SOCIAL NETWORKING LINKS*/

#social_links {float:right; display:inline; height:50px; background-color:white; width:220px;}

/*LEFT TOP VALUES*/

#left_top {float:left; display:inline; width:700px;	height:100px; margin:0 0 10px 40px;}
.title{color:black; font-size:26px; font-weight:bold; line-height:24px;}
.name_image {float:left; display:inline; margin:12px 0 8px 40px;}
.highlight_top {color:#999999; width:550px; font-weight:bold; font-style:italic; font-size:16px; margin-right:30px;	margin-top:18px;
	margin-left:40px;}
.highlight_top span {color:black;}
.highlight_top_profile {color:#999999; width:340px;	font-weight:bold; font-style:italic; font-size:16px; margin-right:30px;
	margin-top:18px; margin-left:280px;}
.highlight_top_profile span {color:black;}

/*LEFT BOTTOM VALUES*/

#left_bottom {clear:left; width:600px; height:500px; margin:10px 10px 40px 80px;}
#list {margin-left:40px; width:500px;}
#list li {font-size:12px;}
.category {text-decoration:underline; font-weight:bold;	font-size:16px;	padding-top:10px; color:#998153;}
.degree {font-weight:bold; font-style:italic; font-size:12px;}
.standard {font-size:12px; width:600px;}

/*MISC VALUES*/

.top_line {clear:left; width:650px;	height:1px;	border-bottom:solid 1px #999999; margin-left: 40px;}
.applicant {font-weight:bold; font-size:18px; margin:10px 0 0 10px;}
.portrait {border-top:solid 2px #998153;}
.divider {clear:left; width:600px; height:1px; border-bottom:solid 1px #999999;	padding-top:10px; margin-bottom:5px;}

/*FOOTER*/

#logo {float:left; display:inline; margin-left:10px; margin-top:-47px; background-color:white;}
#footer {clear:both; background-color:#B09C71; width:1000px; height:25px; text-align:right;}
#footer a{font-size:11px; font-weight:normal; color:white; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer p {float:left; display:inline; margin-left:10px;}
#footer_nav {margin-right:5px;}
#footer_nav li {display:inline; margin:0 6px 0 6px;}


