body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("images/widebg.gif") repeat-y center #F4F5F7;
	font-size: 12px;
}

h1 {
	color: #DD7C26;
	font-size: 16px;
}

table td {
	font-size: 12px;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	line-height: 24px;
	background-color: #6797B7;
	right: 24px;
}

a {
	color: #2E4754;
}

a:hover {
	color: #2465E8;
}

h3 {
	font-size: 12px;
}

#wrapper {
	padding-left: 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	margin-top: 0px;
}
#maincontent {
	width: 720px;
	float: left;
}

#rightnav {
	float: left;
	width: 200px;
	height: 315px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 11px;
	background-color: #F0F1F5;
}
#sidenav {
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACB1C8;
}
#sidenav a {
	line-height: 25px;
	background-color: #F0F1F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACB1C8;
	clear: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#tweets {
	border: solid #ACB1C8;
	border-width: 1px 0px;
	padding: 0px 1ex;
}
#tweets p{
	font-size: 80%;
}
#tweets p.twtitle{
	font-size: 100%;
	font-weight: bold;
}

#apply {
	background: url("images/grad.jpg") repeat-x top #fff;
	width: 300px;
	margin-top: 15px;
	padding: 5px;
}

#apply h2 {
	background: #6797B7;
	padding: 4px;
	color: #fff;
	font-size: 14px;
	margin: 0px;
}

#applytable {
	font-size: 10px;
}

.textf {
	width: 100%;
	border: 1px solid #BDC9D4;
	font-size: 11px;
	padding: 3px;
}

#header {
	height: 130px;
	width: 935px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#nav a {
	float: left;
	margin: 94px 0px 0px 0px;
	display: block;
	height: 19px;
}

#nav a span {
	display: none;
}

#home {
	width: 81px;
	background: url("images/home.gif") no-repeat;
}

#about {
	width: 105px;
	background: url("images/about.gif") no-repeat;
}

#signup {
	width: 85px;
	background: url("images/signup.gif") no-repeat;
}

#archives {
	width: 120px;
	background: url("images/archives.gif") no-repeat;
}

#testi {
	width: 121px;
	background: url("images/testi.gif") no-repeat;
}

#footer {
	width: 950px;
	font-size: 10px;
	clear: both;
	color: #fff;
	height: 80px;
	text-align: center;
	padding-top: 3px;
	background-color: #3E4B51;
}

.q {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #6797B7;
	margin-bottom: 5px;
}
#sidenav a:hover {
	background-color: #F7F7F9;
	clear: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #2B424D;
	text-decoration: none;
}
li {
	padding-bottom: 6px;
}
#forumlink {
	float: right;
	margin-top: 100px;
	margin-right: 200px;
}
#forumlink a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#forumlink a:hover {
	font-weight: bold;
	color: #C5D8E0;
	text-decoration: underline;
}

#pharminfo {
	/*width: 593px;*/
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	font-size: 14px;
	color: #46748E;
	height: auto;
	line-height: 24px;
	background-color: #C6D8E3;
	right: 24px;
}
#smalltext {
	font-size: 11px;
}
#bottomnav {
	font-size: 11px;
	width: 950px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
}
