@charset "utf-8";
/* Main Colors */
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
body {
	background-image: url(images/bkd.png);
	background-color: #333333;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6633;
}

#wrapper {
	width: 754px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	float: none;
	text-align: left;
	}

#header {
	background-image: url(images/header_new.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 389px;
	width: 754px;
}
#portfolio_menu {
	height: 160px;
	float: left;
	width: 754px;
}

#portfolio_menu_2 {
	height: 160px;
	float: left;
	width: 754px;
	padding-top: 30px;
}

#port_menu_small {
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 130px;
	text-align: left;
	vertical-align: top;
	clear: right;
	padding: 0px;
}
#me_pic {
	background-image: url(images/me.jpg);
	height: 258px;
	width: 125px;
	padding-left: 0px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 35px;
}


#print_design {
	float: left;
	height: 143px;
	width: 226px;
	display: inline;
	padding-left: 15px;
	margin-left: 10px;
}

#web_design {
	height: 143px;
	width: 222px;
	float: left;
	display: inline;
	padding-left: 15px;
}

#sketch_book {
	float: left;
	height: 143px;
	width: 221px;
	margin-right: 10px;
	display: inline;
	margin-left: 15px;
}

 /* Rounded Corners Code */
.updates_title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-align: left;
}

.updates_subtitle {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFCC00;
	text-align: left;
	font-weight: bold;
}

.resume_titles {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	line-height: 25pt;
}

.updates_content {
	font-size: 13px;
	text-indent: 20px;
	font-style: normal;
	text-align: justify;
}
.roundcont {
	background-color: #333333;
	color: #fff;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-left: 27px;
	clear: none;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
 /* Rounder Corners Code END*/
 
 
 /*MAIN NAVIGATION STARTS HERE */
#main_nav {
	float: right;
	height: 45px;
	width: 456px;
	margin-right: 30px;
	background-image: url(images/main_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#main_nav li {
	float: left;
	list-style-type: none;
}



#main_nav ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	display: inline;
}
#main_nav a {
	float: left;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #000 1px solid;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 18px;
}

#main_nav a:hover {
	color: #FFCC00;
}

 /*MAIN NAVIGATION ENDS HERE */ 
 
#logo_holder {
	float: left;
	background-image: url(images/top_logo.png);
	background-repeat: no-repeat;
	margin-left: 22px;
	height: 30px;
	width: 150px;
	margin-top: 5px;
	font-size: 22px;
	font-weight: bolder;
	text-indent: 40px;
	letter-spacing: normal;
}
#main_nav_PORT {
	background-image: url(images/bar_top.gif);
	background-repeat: repeat-x;
	float: none;
	height: 45px;
	width: 754px;

}
#main_nav_PORT li {
	float: right;
	list-style-type: none;
}


#main_nav_PORT ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	display: inline;
}
#main_nav_PORT a {
	float: left;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #000 1px solid;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}

#main_nav_PORT a:hover {
	color: #FFCC00;
	background-image: url(images/bar_top_over.gif);
	background-repeat: repeat-x;
}
 

#content_box {
	height:auto;
	width: 456px;
	float: right;
	padding-top: 0px;
	padding-bottom: 35px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: justify;
	vertical-align: top;
	text-indent: 15px;
	clear: right;
}

#content_box_2{
	height:auto;
	width: 540px;
	float: right;
	padding-top: 0px;
	padding-bottom: 35px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: left;
	vertical-align: top;
	text-indent: 0	x;
	clear: right;
}

.contact_deco{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}



#portfolio_box {
	height: 650px;
	width: 750px	;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
	clear: right;
}

#footer {
	background-color: #333333;
	width: auto;
	height: 40px;
	padding-top: 0;
	clear: right;
	text-align: center;
	font-size: 12px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 230px;
	vertical-align: middle;
}

#flashcontent {
	height: 100%;
	}
