* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	}

p {
	line-height: 1.5em;
	}

p span {
	font-weight: bold;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}

h1 {
	padding: 5px;
	font-size: 1.2em;
	color: #993333;
	}

h2 {
	font-size: 1em;
	}

#container {
	width: 800px;
	margin: 20px auto;
	background-image: url(images/bg_side.jpg);
	background-repeat: repeat-y;
	}
.clear{
       clear:both;
}
/* left */

#left {
	width: 195px;
	float: left;
	}

#info {
	width: 195px;
	height: 109px;
	}

#info p {
	font-size: 12px;
	color: #ffffff;
	}

#newsletter {
	text-align: center;
	padding-top: 35px;
	}
	
#newsletter img{
	padding-bottom: 15px;
	}
	
#topname {
	font-size: 12px;
	background-image: url(images/topname.jpg);
	width: 195px;
	height: 380px;
	text-align: center;
	font-weight: bold;
	}
#sub_box {
margin-top: 260px;
	
	}
.sub {
	
	margin-bottom: 10px;
	text-align: center;
	width: 195px;
	}
	
#topname a {
	color: #FFFFFF;
	}

#topname ul li {
         margin-top: 260px;
	list-style-type: none;
	line-height: 1.4em;
	text-align: center;
	}
	
#topname a:hover {
	color: #FFCC99;
	text-decoration: underline;
	}

#menu {
	width: 195px;
	background-image: url(images/menu.jpg);

	}

#menu table {
	padding: 30px 0;
	background-color:#939280;
	}

#menu table tr td{
	padding-top: 20px;
	}
	
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	}

#menu a:hover {
	color: #FFCC99;
	}
	
#current a {
	color: #FFCC99;
	}
.current {
	color: #FFCC99;
	font-size: 0.8em;
	font-weight: normal;
	}
#menu table tr td#submenu, #menu table tr td#submenu2, #menu table tr td#scholar {
	padding: 0 20px;
	}

#scholar ul li{
	list-style-type: none;
	line-height: 1.4em;
	
	}
#scholar a {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4em;
	}
#scholar a:hover {
	text-decoration: none;
	color: #FFCC99;
	}
#submenu a {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFCC99;
	}

#submenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

#submenu2 a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	}

#submenu2 a:hover {
	text-decoration: none;
	color: #FFCC99;
	}
	
#submenu ul li,#submenu2 ul li{
	list-style-type: none;
	line-height: 1.4em;
	}

#submenu a.bold {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	}

#submenu a:hover.bold  {
	color: #FFCC99;
	}

#language {
	width: 195px;
	margin-top: 10px;
	text-align: center;
	}

/* right */

#right {
	width: 605px;
	float: right;
	}

#header {
	width: 568px;
	height: 109px;
	background-image: url(images/header.jpg);
	}

#header img {
	float: right;
	margin-right: 5px;
	}

#main {
	width: 508px;
	margin:30px;
	}
	
#music {
	margin: 0px 0px 0px 30px;
	}
	
.table1 tr td {
	vertical-align: top;
	}

.alignright {
	text-align: right;
	}

.title {
	width: 496px;
	padding: 5px;
	text-align: center;
	border: 1px solid #993333;
	color: #666666;
	}

.title2 {
	margin: 40px 0 10px 0 ;
	}

.red {
	color: #993333;
	margin-top: 40px;
	}

.clear {
	clear: both;
	}

.indent {
	margin-left: 20px;
	}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
	}

.gototop {
	text-align: right;
	}

.gototop a {
 	color: #999999;
	}

.gototop a:hover {
	text-decoration: none;
	color: #FFCC99;
	}