/* Start of CMSMS style sheet 'andyc' */
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	font-size:100%;
       background-image:url(uploads/images/header-h.jpg);
       background-repeat:no-repeat;
}

/* Hyperlink Decoration */
a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#0b0887;
	text-decoration:underline;
}

#frame {
	width:1024px;
	padding:0px;
	margin-top:-20px;
}

/* Page headers */
#homepageheader  h1 {
	height:140px;
	width:100%;
}

#homepageheader h1 span {
	display:none;
}

#top-pad {
	background-image:url(uploads/images/padtop.jpg);
	background-repeat:no-repeat;
	height:34px;
	width:50%;
	margin-left:12%;
	float:left;
}

#paper {
	background-image:url(uploads/images/paper-tile.gif);
	background-repeat:repeat-y;
	width:50%;
	margin-left:12%;
	float:left;
        min-height:300px;
}

#content {	
	margin-left:15px;
	padding-top:15px;
	width:80%;
	float:left;
}

#content img {
        border:0px;
}

#bioContent {
        margin-left:0px;
	padding-top:15px;
	width:510px;
	float:left;
}

#bioContent img {
        border:0px;
}


#pendrive {
	background-image:url(uploads/images/pendrive.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height:144px;
	width:170px;
	left:1px;
	bottom:0px;
	margin-top:-130px;
        position:fixed;
}

#footer {
	background-color:#FFFFFF;
	background-position:bottom;
	padding-left:160px;
	border-top:1px #333333 dotted;
	clear:both;
	width:800px;
}

#postit-home {
	background-image:url(uploads/images/post-it-home.png);
	background-repeat:no-repeat;
	width:30%;
	height:229px;
	margin-top:-112px;
	margin-left:10px;
	float:left;
}

/* #postit-home h1 span {
	display:none;
} */

#postit-content {
         margin-top:140px;
         text-align:center;
         font-family:"Short Hand", Verdana, Arial, Helvetica, sans-serif;
         font-size:115%;
	 font-weight:bold;
	 color:#0b0887;   
         width:85%;
}
  
/* Nav Content */
#nav-content {
	width:25%;
	text-align:right;
	line-height:25px;
	float:left;
	margin-top:0px;
	padding:0px;
}

.h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:bold;
	color:#0b0887;
}

.h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
}

.h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}

.h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#0b0887;
}

.h7 {
	font-family:"Courier New", Courier, monospace;
	font-size:70%;
	color:#333333;
}
/* End of 'andyc' */

