body {
	margin: 0;
	padding: 0;
	background: silver;
	text-align: justify;
	font-family: Georgia, Tahoma;
	font-size: 11px;
	color: #404040;
}

h1 {
	margin: 0;
	text-align: left;
	line-height: 25px;
	font-size: 21px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
}

h1.title2 a{
	color: #930000;
}

h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2B0055;
	text-align: left;
}

h2.sub-header {
	padding: 0;
	margin: 0;
	color: #ff4545;
	font-family: Trebuchet MS;
	border-left: 10px solid #efff84;
	border-bottom: 2px solid #ddd;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

fieldset.title {
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #2B0055;
	text-align: left;
}

h2.username {
	color: red;
	padding: 0px;
}

h2.note {
	color: red;
	font-weight: bold;
}

h2.warning {
	color: red;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
}
h1.title {
	font-family: "Times", "Trebuchet MS";
	color: #b80d00; #0364a1;
}

h1.newstitle {
	padding: 20px;
	padding-bottom: 50px;
	text-align: center;
}

h1.subTitle {
	font-size: 18px;
	font-style: italic;
}

h1 a {
	margin: 0;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	text-align: left;
}
h1 a:hover {
	color: red;
}

p {
	line-height: 20px;
}

#top-spacer {
	width: 100%;
	margin: 0;
	background: #000;
	height: 2px;
	margin-bottom: 5px;
}
#page-container {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	padding-bottom: 3px;
}
#header1 {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(images/header1.jpg) no-repeat left top;
}

.hd1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	right: 25px;
	font-family: Verdana;
	font-size: 11px;
}

.hd1 a{
	text-decoration: none;
	color: #505050;
}

.hd1 a:hover{
	color: red;
}

#cse-search-box{
	top: 70px;
	right: 20px;
	position: absolute;
	z-index: 1;
}

#search-contents {
	padding-left: 20px;
}

iframe {
	width: 750px;
	height: 960px;
}

#header2 {
	width: 800px;
	height: 180px;
	margin-bottom: 10px;
	background: url(images/header2.jpg) repeat-x left top;
}

#header2-academics {
	width: 800px;
	height: 180px;
	margin-bottom: 10px;
	background: url(images/academics.jpg) repeat-x left top;
}

/***** menu coding *****/
#menu {
	float: right;
	margin: 0 auto;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a, h2{
	display: block;
	float: left;
	padding: 0px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4E4E4E;
}
#menu a:hover {
	color: #000;
	background: #ccc;
}
/****end***/

/***** page *****/
#page {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

/***** contents *****/
#contents {
	width: 800px;
	margin: 0;
	height: 100%;
}
/***** end contents *****/

/****right content***/
#right-content {
	float: right;
	width: 550px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 11.5px;
	min-height: 200px;
}

table.data {
	text-align: left;
	font-weight: normal;
	color: #404040;
	width: 90%;
	background-color: #fafafa;
	border-collapse: collapse;
	border: 1px #000 solid;
}
table.data td{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

table.data tr.t1{
	background-color: #c8c4b9;
	color: #fff;
}
table.data tr.t2{
	background-color: #f5f5f5;
}
table.data tr.t3{
	background-color: #fff;
}
table.data tr.t4{
	color: #000;
	background-color: #fff1cd;
	text-transform: uppercase;
	font-family: Arial;
}

table.data2 {
	text-align: left;
	font-weight: normal;
	color: #404040;
	width: 90%;
	background-color: #fafafa;
	border-collapse: collapse;
	border: 1px #000 solid;
}
table.data2 td{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

table.data2 tr.t1{
	background-color: #c8c4b9;
	color: #fff;
	text-align: center;
}
table.data2 tr.t2{
	background-color: #f5f5f5;
}
table.data2 tr.t3{
	background-color: #fff;
}
table.data2 tr.t4{
	color: #000;
	background-color: #fff1cd;
	text-transform: uppercase;
	font-family: Arial;
}

table.data3 tr:hover{
	background-color: #a7a399;
	color: #fff;
}

table.sitemap a{
	text-decoration: none;
	color: #404040;
}

table.sitemap a:hover{
	color: red;
}

#center-content {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	line-height: 20px;
	font-size: 12px;
	min-height: 200px;
}

#content-upload {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content-photolineup {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.post {
}

.post p {
	text-align: justify;
}

.post .title {
	margin: 0;
}

.post .sub {
	margin: 0;
	padding-bottom: 2px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .sub a {
	color: #000000;
}

.post img.front-image-orig {
	/*border: 2px solid #ccc;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;*/
	background-color:white;
	/*width: 20%;
	height: 20%;*/
	float: left;
	margin: -5px 0px 0px -6px;
	margin-bottom: 0px;
	width: 375px;
	height: 225px;
	width: 187.50px;
	height: 112.50px;
}

.ds {
	background: url(images/ds.png) no-repeat bottom right !important;
	width: 187.50px;
	height: 112.50px;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	padding: 0px;
}

.post img.front-image {
	padding:5px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	width: 425px;
	height: 255px;
}

img.front-image {
	padding:5px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	width: 375px;
	height: 225px;
}

img.thumb-image {
	padding:0px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	width: 125px;
	height: 75px;
}

img {
	border-style: none;
}

table.displayPhotos {
	margin: auto;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #fafafa;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
}

.bg {
	background-color: #fff;
	text-align: center;
}
.center {
	text-align: center;
}
.minus {
	width: 400px;
}
.main {
	background-color: #FFE495;
}
.main-center {
	background-color: #FFE495;
	text-align: center;
}

.post img.front-image2 {
	margin: 0;
	padding: 0;
	width: 375px;
	height: 225px;
	border: 5px solid silver;
}

.post .caption {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: normal;
	font-size: 11px;
	color: #505050;
	font-style: italic;
	width: 68%;
}

.post .post-content {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: #9C9C9C 1px dashed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
}

.post .post-content2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.full a {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.full a:hover {
	border-bottom: 1px solid red;
}

.full-post a {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

.full-post a:hover {
	border-bottom: 1px solid red;
}


/*****center-page*****/
#center-page {
	padding-left: auto;
	padding-right: auto;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	min-height: 200px;
	text-align: center;
}
#center-page .centered {
	margin: auto;
}
#center-page .right {
	text-align: right;
}
#center-page .notify {
	color: red;
	font-weight: bold;
}

#center-it{
	text-align: left;
	padding-left: 200px;
	margin-right: auto;
	margin: auto;
}

#center-page-post {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	min-height: 200px;
	text-align: left;
}

.caption-view {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: normal;
	font-size: 11px;
	color: #505050;
	font-style: italic;
	width: 435px;
}

/*****post-manager*****/
#center-page .display {
	margin: auto;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 90%;
	background-color: #fafafa;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
	margin-top: 10px;
}
#center-page .display .newsID {
	width: 50px;
}
#center-page .display .title {
	width: 350px;
}
#center-page .display .left-align {
	text-align: left;
}
#center-page .display .actions {
	width: 170px;
}
#center-page .display .center-align {
	text-align: center;
}
.center-align {
	text-align: center;
}
#center-page .display .right-align {
	text-align: right;
	padding-right: 10px;
}
#center-page .display .author {
	width: 150px;
}

#center-page .display tr:hover {
	background-color: #FFE495;
}

tr.tr-approved {
	background-color: #DFFFBF;
}
tr.tr-disapproved {
	background-color: #FFD8BF;
}


/***** Sidebar *****/
#sidebar {
	float: left;
	width: 190px;
	padding: 0 0 0 20px;
	color: #787878;
	text-align: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
}

#sidebar a {
	color: #454545;
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: red;
}
/***** end *****/

/*****postarea*****/
.postarea {
	width: 500px;
	height: 150px;
}

/*****input*****/
#input {
	padding-left: 250px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/***** Bottom Spacer *****/
#bottom-spacer {
	clear: both;
	height: 75px;
}

/***** Footer *****/
#footer {
	width: 790px;
	height: 63px;
	margin: 0 auto;
	margin-bottom: 0px;
	background: #000;
	font-size: 11px;
	color: #CCCCCC;
	clear: both;
	line-height: 0px;
	font-family: Tahoma;
	background: url(images/bg-f.gif) repeat left top;
}

#footer p {
	margin: 0;
	padding: 12px 6px 0px 15px;
	line-height: 15px;
}

#footer a {
	color: #fff;
}

#footer-notes {
	float: left;
}

#footer-notes2 {
	float: right;
	text-align: right;
}

/***** menumenu_login coding *****/
#menu_login {
width: 800px;
background: #eee;
float: left;
}

#menu_login ul {
list-style: none;
margin: 0;
padding: 0;
width: 200px;
float: left;
}

#menu_login a, #menu_login h3 {
font: bold 12px/25px Trebuchet MS, arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
text-align: center;
}

#menu_login h3 {
color: #fff;
background: #1E1E1E;
text-transform: uppercase;
}
#menu_login h3 a{
color: #fff;
background: #1E1E1E;
text-transform: uppercase;
border-width: 0px;
padding: 0px;
margin: 0px;
}
#menu_login h3 a:hover{
color: #000;
background: #fff;
}

#menu_login a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu_login a:hover {
color: #a00;
background: #fff;
}

#menu_login li {position: relative;}

#menu_login ul ul {
position: absolute;
z-index: 500;
}

#menu_login ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu_login ul ul {
display: none;
}

div#menu_login ul ul,
div#menu_login ul li:hover ul ul,
div#menu_login ul ul li:hover ul ul
{display: none;}

div#menu_login ul li:hover ul,
div#menu_login ul ul li:hover ul,
div#menu_login ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu_login ul li {float: left; width: 100%;}
#menu_login ul li a {height: 1%;} 
#menu_login h3 a:hover{
background: #fff;
}
#menu_login h3 a {
color: #fff;
}

#menu_login a, #menu_login h3 {
/*font: bold 0.7em/1.4em arial, helvetica, sans-serif;*/
}
<![endif]-->

#myGallery
{
width: 800px !important;
height: 180px !important;
}