* {
	margin: 0;
	padding: 0;
}

body {
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background: url(templates/Innovate_UnderGrad/resources/common/images/innovate_bg1.jpg);
	line-height:1.5em;
}

h1, h2, h3 {
}

h1 {
	font-size:48px;
}

h2 {
	font-size:32px;
}

h3 {
	font-size:24px;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
	margin-left:25px;
}

ul li {
}

ol {
	margin-left:30px;
}

a {
}

a:hover {
}

img {
}

#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header{
}

#header h1{
	font-size:48px;
	color:#330000;
	font-weight:normal;
	padding-top:20px;
}

#header a{
	color:#330000;
	text-decoration:none;
}

#logo {
	margin-right:5px;
	margin-bottom:5px;
}

#menu{
	color:#666666;
	width:210px;
	padding:7px;
	display:block;
	float:left;
}

#menu ul{
	margin-left:0px;
}

#menu li {
	list-style:none;
	padding:5px 10px 5px 10px ;
	color:#666666;	
	border-bottom: solid 1px #333333;
	margin-left:5px;margin-right:5px;
}

#content{
	width:630px;
	padding:15px;
	display:block;float:right;
	background-color:#FFFFFF;
}

#bodyContainer{
	background: url(templates/Innovate_UnderGrad/resources/common/images/body_bg.jpg);
	border-top:solid 1px #000000;
}


#pageBottom{
	width:901px;
	height:50px;
	background: url(templates/Innovate_UnderGrad/resources/common/images/footer.jpg) no-repeat;
}
.sys_footer{
	width:901px;
	background: url(templates/Innovate_UnderGrad/resources/common/images/innovate_footer_flourish1.png) no-repeat center;
	font-family: Arial; color:#333333; font-size:11px;
	float:left;padding:10px;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0;
    background: none;
}

.sys_footer a {
	color:#333333;
	text-decoration:underline;
}

.sys_footer .left{float:left;}
.sys_footer .right{float:right;margin-right:40px;}


.sys_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1em;
}

h1, h2, h3 {
line-height:1.4em;
}

.sys_txt h1 {
	font-size:48px;
}

.sys_txt h2 {
	font-size:32px;
}

.sys_txt h3 {
	font-size:24px;
}

.sys_txt p {
	margin:0;
	padding:5px 0;
}

.sys_txt font{
	line-height: 26px;
}