/* UNIVERSAL */
body {
		margin: 0px 0px 0px 0px;
		}
p {
		font-family: lucida grande, sans serif, tahoma, verdana, helvetica, arial;
		font-size:11px;
		line-height:15px;
		text-transform: none;
		}
a {
		font-family: arial, lucida grande, verdana;
		font-weight:bold;
		color:#7B0606;
		text-decoration:none;
		}
a:hover {
		text-decoration:underline;
		}
.title {
		font-size:14px;
		color: #7B0606;
		font-weight:bold;
		font-family: georgia, lucida grande,verdana;
		text-transform: uppercase;
		text-align:center;
		padding-top:10px;
		padding-bottom:5px;
		}
.subtitle {
		font-family: lucida grande, sans serif, tahoma, verdana, helvetica, arial;
		font-size:11px;
		margin:0px 0px 0px 0px;
		line-height:14px;
		text-transform: uppercase;
		text-align:center;
		}
.imgborder {
		border:1px solid #cccccc;
		margin:2px 2px 2px 2px;
		}
a.menulink {
		font-family: arial, lucida grande, verdana;
		font-weight:bold;
		color: #FFFFFF;
		text-decoration:none;
		margin-left: 20px;
		margin-right: 20px;
		}
#menubar {
		text-align:center;
		font-size:14px;
		text-transform: uppercase;
		font-weight:bold;
		float: center;
		margin: 0px 0px 0px 0px;
		background-color: #7B0606;
		border-top:1px dotted #7B0606;
		border-bottom:1px dotted #7B0606;
		padding-top:5px;
		padding-bottom:5px;
		}
.footer {
		font-family: arial, lucida grande, verdana;
		color: #FFFFFF;
		text-align:center;
		font-size:11px;
		text-transform: uppercase;
		border-top:1px dotted #7B0606;
		width:100%;
		background-color: #7B0606;
		margin-top: 40px;
		padding-bottom:4px;
		}

/* THEMES */
body.blue {
		background: url(headerimg/blue_meroctupi_ud.jpg) #81A8C7 no-repeat  top left;
		}
#container.blue {
		text-align: left;
		margin-top: 400px;
		margin-left: 220px;
		width:600px;
		}
body.green {
		background: url(headerimg/green_tiedup_ud.jpg) #A0E674 no-repeat  top left;
		}
#container.green {
		text-align: left;
		margin-top:400px;
		margin-left:340px;
		width:470px;
		}
body.yellow {
		background: url(headerimg/yellow_dancer_ud.jpg) #F5EB79 no-repeat  top left;
		}
#container.yellow {
		text-align: left;
		margin-top: 400px;
		margin-left:150px;
		width:500px;
		}
body.tinkagreen {
		background: url(headerimg/tinkagreen_meroctupi_rs.jpg) #5EDBCE no-repeat  bottom right;
		text-align: center;
		}
#container.tinkagreen {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 420px;
		width:600px;
		}