﻿body{
text-align:center;
background-color:#ffffff;
background-image:url(http://students.cs.tamu.edu/skmandal/img/bg.jpg);
background-repeat:repeat-x;
}

/* This is the primary navigation frame */
.MSC_PrimaryNavLinkFrame-On
{
	background:#white;
	white-space:nowrap;
	padding:5px 10px 5px 10px;
}

.MSC_PrimaryNavLink-On
{
	color:green;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.MSC_PrimaryNavLink-On:hover
{
	color:#325884;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.MSC_PrimaryNavLink-On:visited
{
	color:#325884;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.MSC_PrimaryNavLeftSpace
{
	width:0px;
	white-space:nowrap;
	background:#000000;
	font-size:1px;
}
.MSC_PrimaryNavRightSpace
{
	width:1px;
	background:#DEEEDC;
	white-space:nowrap;
	font-size:1px;
}

div.text{
font-size:10px;
font-family:"Verdana";
color:#666666;
text-align:justify;
}

div.text#welcome{
font-family:"Verdana";
}
