body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
    background-image: url(images/pattern5.png);
	background-repeat: repeat;
}

img.special {border: 1px solid #135293;}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	
	text-decoration:underline;
	
}

a:hover {
 text-decoration:none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.title4 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
	text-align: center;
}


.titleCelebr {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
	text-align: center;
}


table.celebr {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #135293;
	border-collapse: separate;
	background-color: #e5e8e9;
}

.small {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 80%;
	font-weight: normal;
	color: #135293;

}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.png) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background: #a6b7be;
}

/* Logo */

#logo {
	height: 145px;
	background: #FFFFFF url(images/logo2.png) no-repeat center;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img0.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Content */

#content {

	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background: url(images/footer2.jpg
	) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/footerMedu.jpg) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
